summaryrefslogtreecommitdiff
path: root/games/battletanks/files/patch-mrt_udp_socket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/battletanks/files/patch-mrt_udp_socket.cpp')
-rw-r--r--games/battletanks/files/patch-mrt_udp_socket.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/battletanks/files/patch-mrt_udp_socket.cpp b/games/battletanks/files/patch-mrt_udp_socket.cpp
deleted file mode 100644
index c7f873fe4f43..000000000000
--- a/games/battletanks/files/patch-mrt_udp_socket.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- mrt/udp_socket.cpp.orig 2007-09-13 12:28:11.000000000 +0700
-+++ mrt/udp_socket.cpp 2008-03-27 06:19:44.000000000 +0600
-@@ -7,6 +7,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>