aboutsummaryrefslogtreecommitdiff
path: root/games/xblast-beta/files/patch-ae
blob: 5e1632e775e5e6eee9c83251d48a938945ba9c7a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- x11_common.h	Sun Jun 10 00:43:32 2001
+++ ../../x11_common.h	Thu Jun 14 00:23:37 2001
@@ -32,12 +32,13 @@
 #include <X11/Intrinsic.h>
 
 #include <unistd.h>
+#include <netinet/in.h>
 #include <arpa/inet.h>
 #include <sys/wait.h>
 #include <sys/fcntl.h>
 #include <netdb.h>
-#include <netinet/in.h>
 #include <signal.h>
+#include <sys/socket.h>
 #include <net/if.h>
 #include <sys/ioctl.h>