summaryrefslogtreecommitdiff
path: root/games/mythserver/files/patch-room_new::server_code.c
blob: 4acaf83d3aea8411c52f70849d21e26f8479e752 (plain) (blame)
1
2
3
4
5
6
7
8
9
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>