summaryrefslogtreecommitdiff
path: root/audio/glurp/files/patch-src-includes::socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/glurp/files/patch-src-includes::socket.h')
-rw-r--r--audio/glurp/files/patch-src-includes::socket.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/glurp/files/patch-src-includes::socket.h b/audio/glurp/files/patch-src-includes::socket.h
deleted file mode 100644
index 784a81fb0f07..000000000000
--- a/audio/glurp/files/patch-src-includes::socket.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/includes.h.orig Wed Jun 9 16:41:28 2004
-+++ src/includes.h Sat Jun 5 21:01:51 2004
-@@ -11,6 +11,7 @@
- #define N_(str) str
- #endif
-
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
- #include <netinet/tcp.h>