[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:08:38 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit e889924a70e881e0d74ade2b53b5255b94523161
Author: Török Edvin <edwin at clamav.net>
Date:   Wed Oct 28 22:08:48 2009 +0200

    Fix build on FreeBSD. Reported by Renato Botelho.

diff --git a/libclamav/others.h b/libclamav/others.h
index 7f57866..a0d0f69 100644
--- a/libclamav/others.h
+++ b/libclamav/others.h
@@ -33,6 +33,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <unistd.h>
 #include "cltypes.h"
 
 #include "clamav.h"

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list