From 71dfde0760b13ea318c656ddead128dbe634597d Mon Sep 17 00:00:00 2001 From: kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> Date: Wed, 24 Aug 2011 10:43:50 +0000 Subject: Clean up after libproxy,libnotify,poppler*,webkit-gtk2 and glib+gtk updates. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16129 df743ca5-7f9a-e211-a948-0013205c9059 --- net/libproxy/files/patch-libproxy_proxy.cpp | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net/libproxy/files/patch-libproxy_proxy.cpp (limited to 'net/libproxy/files/patch-libproxy_proxy.cpp') 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 -- cgit