summaryrefslogtreecommitdiff
path: root/devel/libbobcat/files/patch-localsocketbase-localsocketbase.ih
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libbobcat/files/patch-localsocketbase-localsocketbase.ih')
-rw-r--r--devel/libbobcat/files/patch-localsocketbase-localsocketbase.ih12
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/libbobcat/files/patch-localsocketbase-localsocketbase.ih b/devel/libbobcat/files/patch-localsocketbase-localsocketbase.ih
deleted file mode 100644
index 2c1fce5703d9..000000000000
--- a/devel/libbobcat/files/patch-localsocketbase-localsocketbase.ih
+++ /dev/null
@@ -1,12 +0,0 @@
---- localsocketbase/localsocketbase.ih.orig 2007-02-13 13:29:39.000000000 +0100
-+++ localsocketbase/localsocketbase.ih 2009-10-05 02:41:02.000000000 +0200
-@@ -1,6 +1,9 @@
- #include "localsocketbase"
-
- #include <netinet/in.h>
-+#ifdef __FreeBSD__
-+#include <string.h>
-+#endif
-
- using namespace std;
- using namespace FBB;