s3-idmap: fix the build of idmap_hash on FreeBSD.
authorGünther Deschner <gd@samba.org>
Wed, 30 Mar 2011 22:08:19 +0000 (00:08 +0200)
committerGünther Deschner <gd@samba.org>
Wed, 30 Mar 2011 22:14:01 +0000 (00:14 +0200)
Guenther

source3/winbindd/idmap_hash/mapfile.c

index 199dded87f2aadafb14ec0e9756429fbeeeb4215..28280590934f95fb242f60709780ce0a2e5fa207 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #include "includes.h"
+#include "system/filesys.h"
 #include "winbindd/winbindd.h"
 #include "idmap.h"
 #include "idmap_hash.h"