summaryrefslogtreecommitdiff
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, 0 insertions, 12 deletions
diff --git a/games/mythserver/files/patch-common::game_search_packets.c b/games/mythserver/files/patch-common::game_search_packets.c
deleted file mode 100644
index ea39eff07400..000000000000
--- a/games/mythserver/files/patch-common::game_search_packets.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- 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"