summaryrefslogtreecommitdiffstats
path: root/net/libproxy/files/patch-libproxy_proxy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net/libproxy/files/patch-libproxy_proxy.cpp')
-rw-r--r--net/libproxy/files/patch-libproxy_proxy.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/libproxy/files/patch-libproxy_proxy.cpp b/net/libproxy/files/patch-libproxy_proxy.cpp
deleted file mode 100644
index 90d6de2c8..000000000
--- a/net/libproxy/files/patch-libproxy_proxy.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- libproxy/proxy.cpp.orig 2010-09-01 14:31:50.000000000 +0200
-+++ libproxy/proxy.cpp 2010-09-01 14:32:09.000000000 +0200
-@@ -17,6 +17,8 @@
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- ******************************************************************************/
-
-+#include <sys/types.h>
-+
- #include <vector>
- #include <cstring> // For strdup()
- #include <iostream> // For cerr