Browse code

update

git-svn: trunk@1811

Tomasz Kojm authored on 2006/01/12 11:00:25
Showing 1 changed files
... ...
@@ -648,6 +648,8 @@ int cli_scansis(int desc, const char **virname, long int *scanned, const struct
648 648
 
649 649
 #else /* HAVE_MMAP */
650 650
 
651
+#include "clamav.h"
652
+
651 653
 int cli_scansis(int desc, const char **virname, long int *scanned, const struct cl_engine *engine, const struct cl_limits *limits, unsigned int options, unsigned int arec, unsigned int mrec)
652 654
 {
653 655
     cli_warnmsg("Support for SIS files not compiled in!\n");