Feature macros, show-supported and build-time selection for malware interfaces
[exim.git] / src / src / functions.h
index b9a0cbc7c5edc637fab50de9bb481e723056a8cd..1e8698b7809928e9a60844fe3387f96dea914cf0 100644 (file)
@@ -263,6 +263,7 @@ extern void    mainlog_close(void);
 extern int     malware(const uschar *, int);
 extern int     malware_in_file(uschar *);
 extern void    malware_init(void);
+extern void    malware_show_supported(FILE *);
 #endif
 extern int     match_address_list(const uschar *, BOOL, BOOL, const uschar **,
                  unsigned int *, int, int, const uschar **);