denyhosts/clamscan.h

6 lines
87 B
C
Raw Permalink Normal View History

2022-10-22 18:41:00 +08:00
#ifndef CLASCAN_H
#define RHOST_H
extern int _clamscan(int argc, char **argv);
#endif