$NetBSD: patch-ag,v 1.5 2010/05/20 07:47:45 martti 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"
