summaryrefslogtreecommitdiff
path: root/games/mythserver/files/patch-room_new::server_code.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/mythserver/files/patch-room_new::server_code.c')
-rw-r--r--games/mythserver/files/patch-room_new::server_code.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/mythserver/files/patch-room_new::server_code.c b/games/mythserver/files/patch-room_new::server_code.c
new file mode 100644
index 000000000000..4acaf83d3aea
--- /dev/null
+++ b/games/mythserver/files/patch-room_new::server_code.c
@@ -0,0 +1,10 @@
+--- room_new/server_code.c.old Sat Feb 9 15:06:52 2002
++++ room_new/server_code.c Sat Feb 9 15:07:06 2002
+@@ -8,6 +8,7 @@
+ #include <string.h>
+ #include <stdlib.h>
+ #include <stdio.h>
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <netinet/in.h>
+ #include <arpa/inet.h>