aboutsummaryrefslogtreecommitdiff
path: root/games/mythserver/files/patch-common::game_search_packets.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/mythserver/files/patch-common::game_search_packets.c')
-rw-r--r--games/mythserver/files/patch-common::game_search_packets.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/mythserver/files/patch-common::game_search_packets.c b/games/mythserver/files/patch-common::game_search_packets.c
new file mode 100644
index 000000000000..ea39eff07400
--- /dev/null
+++ b/games/mythserver/files/patch-common::game_search_packets.c
@@ -0,0 +1,12 @@
+--- common/game_search_packets.c.orig Wed Jan 7 16:16:05 2004
++++ common/game_search_packets.c Wed Jan 7 16:18:38 2004
+@@ -3,6 +3,9 @@
+ Copyright (c) 1997-2002 Bungie Studios
+ Refer to the file "License.txt" for details
+ */
++#include <string.h>
++#include <sys/types.h>
++#include <sys/socket.h>
+
+ #include "cseries.h"
+ #include "byte_swapping.h"