6 lines
87 B
C
6 lines
87 B
C
#ifndef CLASCAN_H
|
|
#define RHOST_H
|
|
|
|
extern int _clamscan(int argc, char **argv);
|
|
|
|
#endif |