[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.95+dfsg-1-6156-g094ec9b

Török Edvin edwin at clamav.net
Sun Apr 4 01:19:42 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit 3e975a60425b24f1c443c8150c354d4e215cf172
Author: Török Edvin <edwin at clamav.net>
Date:   Wed Feb 10 17:21:21 2010 +0200

    missing #include.

diff --git a/libclamav/matcher-bm.c b/libclamav/matcher-bm.c
index 4bc33a8..c2f3b7e 100644
--- a/libclamav/matcher-bm.c
+++ b/libclamav/matcher-bm.c
@@ -31,6 +31,7 @@
 #include "matcher.h"
 #include "matcher-bm.h"
 #include "filetypes.h"
+#include "filtering.h"
 
 #include "mpool.h"
 

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list