summaryrefslogtreecommitdiff
path: root/devel/libbobcat/files/patch-hostname-hostname.ih
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libbobcat/files/patch-hostname-hostname.ih')
-rw-r--r--devel/libbobcat/files/patch-hostname-hostname.ih10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libbobcat/files/patch-hostname-hostname.ih b/devel/libbobcat/files/patch-hostname-hostname.ih
new file mode 100644
index 000000000000..61ca53163e73
--- /dev/null
+++ b/devel/libbobcat/files/patch-hostname-hostname.ih
@@ -0,0 +1,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;