summaryrefslogtreecommitdiff
path: root/lib/tsocket
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-04-02 10:17:32 +1100
committerAndrew Tridgell <tridge@samba.org>2009-04-02 10:17:32 +1100
commit1bc9c3923574d548810733b512716d5758814328 (patch)
treeaa128b82d3232a8c73de316aa5a7b8bd0caa9766 /lib/tsocket
parent2fe17ae61e4f80b7c864bd6777c71557c97c0125 (diff)
parent36c1a52a57bc96c7586ca1bffbe8ef47c93bca1b (diff)
downloadsamba-1bc9c3923574d548810733b512716d5758814328.tar.gz
samba-1bc9c3923574d548810733b512716d5758814328.tar.bz2
samba-1bc9c3923574d548810733b512716d5758814328.zip
Merge commit 'master/master' into wspp-schema
Diffstat (limited to 'lib/tsocket')
-rw-r--r--lib/tsocket/tsocket_bsd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tsocket/tsocket_bsd.c b/lib/tsocket/tsocket_bsd.c
index 3d13dfd47d..8254f5d9d3 100644
--- a/lib/tsocket/tsocket_bsd.c
+++ b/lib/tsocket/tsocket_bsd.c
@@ -22,6 +22,7 @@
*/
#include "replace.h"
+#include "system/filesys.h"
#include "system/network.h"
#include "tsocket.h"
#include "tsocket_internal.h"