summaryrefslogtreecommitdiff
path: root/devel/pecl-xdebug25/files/patch-xdebug__com.c
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-xdebug25/files/patch-xdebug__com.c')
-rw-r--r--devel/pecl-xdebug25/files/patch-xdebug__com.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/pecl-xdebug25/files/patch-xdebug__com.c b/devel/pecl-xdebug25/files/patch-xdebug__com.c
deleted file mode 100644
index 96256283258a..000000000000
--- a/devel/pecl-xdebug25/files/patch-xdebug__com.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- xdebug_com.c.orig 2016-12-28 02:42:57 UTC
-+++ xdebug_com.c
-@@ -26,6 +26,7 @@
- # include <sys/poll.h>
- # include <unistd.h>
- # include <sys/socket.h>
-+# include <netinet/in.h>
- # include <netinet/tcp.h>
- # include <netdb.h>
- #else