Browse code

openbsd build

git-svn: trunk@4544

aCaB authored on 2008/12/07 23:23:11
Showing 2 changed files
... ...
@@ -1,3 +1,7 @@
1
+Sun Dec  7 15:28:42 CET 2008 (acab)
2
+-----------------------------------
3
+ * clamav-milter: enable building on OpenBSD...
4
+
1 5
 Sun Dec  7 14:53:17 CET 2008 (acab)
2 6
 -----------------------------------
3 7
  * clamav-milter: enable building on FreeBSD
... ...
@@ -34,6 +34,8 @@
34 34
 #include <time.h>
35 35
 #include <errno.h>
36 36
 #include <netdb.h>
37
+#include <sys/uio.h>
38
+
37 39
 
38 40
 #include "shared/output.h"
39 41
 #include "libclamav/others.h"