[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 01:07:11 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit 389adb9e993a82590c5b6761607db75bfc8308b2
Author: Tomasz Kojm <tkojm at clamav.net>
Date:   Wed Oct 7 21:59:54 2009 +0200

     #include <string.h>

diff --git a/clamd/clamuko.c b/clamd/clamuko.c
index b38a93d..1ab875e 100644
--- a/clamd/clamuko.c
+++ b/clamd/clamuko.c
@@ -30,6 +30,7 @@
 #include <sys/stat.h>
 #include <signal.h>
 #include <pthread.h>
+#include <string.h>
 
 #include "libclamav/clamav.h"
 

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list