diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-21 14:28:03 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-21 14:28:03 +0000 |
commit | 568128bcfeb180b70fd057818d29f1d0abb24a71 (patch) | |
tree | 5e27e2d8e2eabb44fcf18a7ccba555f9c1127925 /www/ffproxy/files/patch-dbs.h | |
parent | d9d4153b6ba10bfe738e7a0e1556dd940cc6017b (diff) |
Notes
Diffstat (limited to 'www/ffproxy/files/patch-dbs.h')
-rw-r--r-- | www/ffproxy/files/patch-dbs.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/ffproxy/files/patch-dbs.h b/www/ffproxy/files/patch-dbs.h new file mode 100644 index 000000000000..d293090a53ff --- /dev/null +++ b/www/ffproxy/files/patch-dbs.h @@ -0,0 +1,7 @@ +--- dbs.h.orig Sun Jul 20 19:16:32 2003 ++++ dbs.h Sun Jul 20 19:16:48 2003 +@@ -1,3 +1,4 @@ ++#include <unistd.h> + #include <regex.h> + + extern regex_t *a_ip[]; |