aboutsummaryrefslogtreecommitdiff
path: root/net/gnunet/files/patch-src_include_platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnunet/files/patch-src_include_platform.h')
-rw-r--r--net/gnunet/files/patch-src_include_platform.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/gnunet/files/patch-src_include_platform.h b/net/gnunet/files/patch-src_include_platform.h
deleted file mode 100644
index 5896b4a92d15..000000000000
--- a/net/gnunet/files/patch-src_include_platform.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/include/platform.h.orig Sat Nov 5 20:32:56 2005
-+++ src/include/platform.h Sat Nov 5 20:33:19 2005
-@@ -57,6 +57,7 @@
- #include <Winsock2.h>
- #else
- #ifndef MINGW
-+ #include <sys/types.h>
- #include <netdb.h>
- #include <sys/socket.h>
- #include <netinet/in.h>