summaryrefslogtreecommitdiff
path: root/net/net6/files/patch-inc__address.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'net/net6/files/patch-inc__address.hpp')
-rw-r--r--net/net6/files/patch-inc__address.hpp14
1 files changed, 0 insertions, 14 deletions
diff --git a/net/net6/files/patch-inc__address.hpp b/net/net6/files/patch-inc__address.hpp
deleted file mode 100644
index e3131760a675..000000000000
--- a/net/net6/files/patch-inc__address.hpp
+++ /dev/null
@@ -1,14 +0,0 @@
---- inc/address.hpp.orig 2011-09-10 17:59:50.000000000 +0300
-+++ inc/address.hpp 2014-01-06 17:32:36.000000000 +0200
-@@ -25,9 +25,10 @@
- #include <winsock2.h>
- #include <ws2tcpip.h>
- #else
-+#include <sys/types.h>
- #include <sys/socket.h>
--#include <netinet/in_systm.h>
- #include <netinet/in.h>
-+#include <netinet/in_systm.h>
- #include <netinet/ip.h>
- #endif
-