aboutsummaryrefslogtreecommitdiff
path: root/devel/libbobcat/files/patch-localsocketbase-localsocketbase.ih
blob: 2c1fce5703d9bd70137a6b7e98de549550e9da29 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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;