summaryrefslogtreecommitdiff
path: root/games/atr3d/files/patch-netconfig.h
blob: db523ec87f058c28af6ce661d7ad938ce56caede (plain) (blame)
1
2
3
4
5
6
7
8
--- netconfig.h.orig	Wed Jun 11 11:20:08 2003
+++ netconfig.h	Wed Jun 11 11:20:31 2003
@@ -1,3 +1,5 @@
+#include <unistd.h>
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>