diff options
Diffstat (limited to 'www/ffproxy/files/patch-dbs.h')
-rw-r--r-- | www/ffproxy/files/patch-dbs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ffproxy/files/patch-dbs.h b/www/ffproxy/files/patch-dbs.h index d293090a53ff..1cd9aa823100 100644 --- a/www/ffproxy/files/patch-dbs.h +++ b/www/ffproxy/files/patch-dbs.h @@ -1,5 +1,5 @@ ---- dbs.h.orig Sun Jul 20 19:16:32 2003 -+++ dbs.h Sun Jul 20 19:16:48 2003 +--- dbs.h.orig 2002-07-25 12:24:10 UTC ++++ dbs.h @@ -1,3 +1,4 @@ +#include <unistd.h> #include <regex.h> |