diff options
Diffstat (limited to 'net/bsdproxy/files/patch-proxy.c')
| -rw-r--r-- | net/bsdproxy/files/patch-proxy.c | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/bsdproxy/files/patch-proxy.c b/net/bsdproxy/files/patch-proxy.c new file mode 100644 index 000000000000..54ef3df887bb --- /dev/null +++ b/net/bsdproxy/files/patch-proxy.c @@ -0,0 +1,13 @@ +diff -urN -x .svn ../../branches/vendor/bsdproxy/proxy.c ./proxy.c +--- ../../branches/vendor/bsdproxy/proxy.c 2008-06-08 22:30:53.000000000 +0300 ++++ ./proxy.c 2008-06-08 22:54:00.000000000 +0300 +@@ -16,9 +16,6 @@ + #include "config.h" + #include "proxy_protos.h" + +-extern char *optarg; +-extern int optind; +- + static int sig; + + /* usage() */ |
