summaryrefslogtreecommitdiff
path: root/www/ffproxy/files/patch-dbs.h
blob: 1cd9aa823100da641ab3089b5ad23534644d584d (plain) (blame)
1
2
3
4
5
6
7
--- dbs.h.orig	2002-07-25 12:24:10 UTC
+++ dbs.h
@@ -1,3 +1,4 @@
+#include <unistd.h>
 #include <regex.h>
 
 extern regex_t *a_ip[];