summaryrefslogblamecommitdiff
path: root/games/mythserver/files/patch-game_search_new::game_search_server.c
blob: 1123fa723c88e1825c299e0126c105f0df5916df (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                        
--- game_search_new/game_search_server.c.orig	Sat Feb  9 15:00:01 2002
+++ game_search_new/game_search_server.c	Sat Feb  9 15:02:05 2002
@@ -20,7 +20,9 @@
 #include "game_search_packets.h"
 #include "games_list.h"
 
+#include <sys/types.h>
 #include <sys/socket.h>
+#include <netinet/in.h>
 #include <sys/time.h>
 #include <sys/ioctl.h>
 #include <arpa/inet.h>