summaryrefslogtreecommitdiff
path: root/mail/clamav/patches/patch-ag
blob: 7571f40a8d5d3cece843f5c179dcb37bda8c6ff0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ag,v 1.4.2.1 2010/05/20 21:58:59 tron Exp $

Fix compilation error DragonFly.

--- libclamav/others.h.orig	2010-03-31 19:39:38.000000000 +0300
+++ libclamav/others.h	2010-04-01 12:24:33.000000000 +0300
@@ -33,6 +33,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <unistd.h>
 #include "cltypes.h"
 
 #include "clamav.h"