diff options
Diffstat (limited to 'devel/libbobcat/files/patch-inetaddress-inetaddress.ih')
-rw-r--r-- | devel/libbobcat/files/patch-inetaddress-inetaddress.ih | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/libbobcat/files/patch-inetaddress-inetaddress.ih b/devel/libbobcat/files/patch-inetaddress-inetaddress.ih deleted file mode 100644 index db4b8c937dab..000000000000 --- a/devel/libbobcat/files/patch-inetaddress-inetaddress.ih +++ /dev/null @@ -1,12 +0,0 @@ ---- inetaddress/inetaddress.ih.orig 2007-02-13 13:29:39.000000000 +0100 -+++ inetaddress/inetaddress.ih 2009-03-10 05:44:57.000000000 +0100 -@@ -2,6 +2,9 @@ - - #include <netdb.h> - #include <bobcat/gethostent> -+#ifdef __FreeBSD__ -+#include <sys/socket.h> -+#endif - - using namespace std; - using namespace FBB; |