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.ih12
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/libbobcat/files/patch-hostname-hostname.ih b/devel/libbobcat/files/patch-hostname-hostname.ih
deleted file mode 100644
index 05e9a911bf27..000000000000
--- a/devel/libbobcat/files/patch-hostname-hostname.ih
+++ /dev/null
@@ -1,12 +0,0 @@
---- hostname/hostname.ih.orig 2007-02-13 13:29:39.000000000 +0100
-+++ hostname/hostname.ih 2009-03-10 05:44:08.000000000 +0100
-@@ -3,6 +3,9 @@
- #include <bobcat/inetaddress>
- #include <bobcat/gethostent>
- #include <netdb.h>
-+#ifdef __FreeBSD__
-+#include <sys/socket.h>
-+#endif
-
- using namespace std;
- using namespace FBB;