aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libbobcat/files/patch-hostname-hostname.ih
blob: 61ca53163e73c118bf3e678ac77fee06c7c5eabe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- hostname/hostname.ih.orig   2007-02-13 13:29:39.000000000 +0100
+++ hostname/hostname.ih    2009-03-04 12:30:14.000000000 +0100
@@ -3,6 +3,7 @@
 #include <bobcat/inetaddress>
 #include <bobcat/gethostent>
 #include <netdb.h>
+#include <sys/socket.h>
 
 using namespace std;
 using namespace FBB;