opnsense-ports/www/ffproxy/files/patch-dbs.h
Franco Fichtner ee1340af02 */*: sync with upstream
Taken from: FreeBSD
2016-05-16 11:27:06 +02:00

7 lines
133 B
C

--- 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[];