denyhosts/clamscan.h
2022-10-22 18:41:00 +08:00

6 lines
87 B
C

#ifndef CLASCAN_H
#define RHOST_H
extern int _clamscan(int argc, char **argv);
#endif