diff options
Diffstat (limited to 'devel/libbobcat/files/patch-inetaddress-inetaddress')
-rw-r--r-- | devel/libbobcat/files/patch-inetaddress-inetaddress | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/libbobcat/files/patch-inetaddress-inetaddress b/devel/libbobcat/files/patch-inetaddress-inetaddress deleted file mode 100644 index 5d04e5ef2d48..000000000000 --- a/devel/libbobcat/files/patch-inetaddress-inetaddress +++ /dev/null @@ -1,12 +0,0 @@ ---- inetaddress/inetaddress.orig 2008-03-19 15:54:18.000000000 +0100 -+++ inetaddress/inetaddress 2009-03-10 05:44:45.000000000 +0100 -@@ -4,6 +4,9 @@ - #include <netinet/in.h> - #include <string> - #include <bobcat/errno> -+#ifdef __FreeBSD__ -+#include <sys/socket.h> -+#endif - - /* - int-info coming in or going out: host byte order |