add proto for cli_initengine

git-svn: trunk@4107
This commit is contained in:
aCaB
2008-08-12 11:26:18 +00:00
parent 69df34a08a
commit 05f92e6455
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
Tue Aug 12 13:16:00 CEST 2008 (acab)
------------------------------------
* clamscan/manager.c: add missing proto
Tue Aug 12 00:08:05 CEST 2008 (acab)
------------------------------------
* m4/resolv.m4: fix logic in -lresolv checks

View File

@@ -59,6 +59,7 @@
#include "libclamav/others.h"
#include "libclamav/matcher-ac.h"
#include "libclamav/str.h"
#include "libclamav/readdb.h"
#ifdef C_LINUX
dev_t procdev;