summaryrefslogtreecommitdiff
path: root/net/bsdproxy/files/patch-proxy_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/bsdproxy/files/patch-proxy_init.c')
-rw-r--r--net/bsdproxy/files/patch-proxy_init.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/bsdproxy/files/patch-proxy_init.c b/net/bsdproxy/files/patch-proxy_init.c
deleted file mode 100644
index 7824d1ed63ce..000000000000
--- a/net/bsdproxy/files/patch-proxy_init.c
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -urN -x .svn ../../branches/vendor/bsdproxy/proxy_init.c ./proxy_init.c
---- ../../branches/vendor/bsdproxy/proxy_init.c 2008-06-08 22:30:53.000000000 +0300
-+++ ./proxy_init.c 2008-06-08 23:01:32.000000000 +0300
-@@ -10,6 +10,7 @@
- #include <sys/types.h>
- #include <sys/socket.h>
- #include <netdb.h>
-+#include <string.h>
- #include <unistd.h>
- #include <time.h>
- #include "config.h"