summaryrefslogtreecommitdiff
path: root/games/eboard/files/patch-network.cc
blob: 85f8cf6f683deb8d519ecba4ae3f4109b19d6660 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- network.cc.orig	Wed Aug 14 00:20:32 2002
+++ network.cc	Wed Aug 14 00:23:24 2002
@@ -26,6 +26,7 @@
 
 
 #include <iostream.h>
+#include <arpa/inet.h>
 #include <time.h>
 #include <sys/time.h>
 #include <sys/types.h>