From 435aabebc8da654cb2a697e1723d91b670c73059 Mon Sep 17 00:00:00 2001 From: Tomasz Kojm Date: Tue, 14 Jul 2009 18:57:03 +0200 Subject: [PATCH] add #include "scanners.h" --- libclamav/others.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libclamav/others.c b/libclamav/others.c index 83dbd94ef..b947d5035 100644 --- a/libclamav/others.c +++ b/libclamav/others.c @@ -71,6 +71,7 @@ #include "ltdl.h" #include "matcher-ac.h" #include "default.h" +#include "scanners.h" #ifndef O_BINARY #define O_BINARY 0