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

Tomasz Kojm tkojm at clamav.net
Sun Apr 4 00:55:41 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit 85885226fb0767dd0d809c5dbee778623aa8bcd0
Author: Tomasz Kojm <tkojm at clamav.net>
Date:   Mon Jul 6 16:35:55 2009 +0200

    add missing #include

diff --git a/libclamav/scanners.c b/libclamav/scanners.c
index bf5b8b3..9c4cbd9 100644
--- a/libclamav/scanners.c
+++ b/libclamav/scanners.c
@@ -92,6 +92,7 @@
 #include "unzip.h"
 #include "dlp.h"
 #include "default.h"
+#include "cpio.h"
 
 #ifdef HAVE_BZLIB_H
 #include <bzlib.h>

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list