summaryrefslogtreecommitdiff
path: root/games/battletanks/files/patch-mrt_tcp_socket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/battletanks/files/patch-mrt_tcp_socket.cpp')
-rw-r--r--games/battletanks/files/patch-mrt_tcp_socket.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/battletanks/files/patch-mrt_tcp_socket.cpp b/games/battletanks/files/patch-mrt_tcp_socket.cpp
deleted file mode 100644
index dfd7b337021a..000000000000
--- a/games/battletanks/files/patch-mrt_tcp_socket.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- mrt/tcp_socket.cpp.orig 2007-09-12 15:46:52.000000000 +0700
-+++ mrt/tcp_socket.cpp 2008-03-27 06:19:19.000000000 +0600
-@@ -26,6 +26,7 @@
- # include <sys/socket.h>
- # include <netinet/in.h>
- # include <netinet/tcp.h>
-+# include <netinet/in_systm.h>
- # include <netinet/ip.h> /* superset of previous */
- # include <arpa/inet.h>
- # include <netdb.h>