summaryrefslogtreecommitdiff
path: root/devel/uds/files/patch-uds::streamsocket.cc
diff options
context:
space:
mode:
Diffstat (limited to 'devel/uds/files/patch-uds::streamsocket.cc')
-rw-r--r--devel/uds/files/patch-uds::streamsocket.cc10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/uds/files/patch-uds::streamsocket.cc b/devel/uds/files/patch-uds::streamsocket.cc
deleted file mode 100644
index af2615419f98..000000000000
--- a/devel/uds/files/patch-uds::streamsocket.cc
+++ /dev/null
@@ -1,10 +0,0 @@
---- uds/streamsocket.cc.orig Thu Sep 5 02:38:14 2002
-+++ uds/streamsocket.cc Thu Sep 5 02:38:24 2002
-@@ -25,6 +25,7 @@
- #include "config.h"
- #ifdef HAVE_SOCKET
-
-+#include <sys/types.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
- #include <sys/un.h>