summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_commit.c
diff options
context:
space:
mode:
authorBjörn Jacke <bj@sernet.de>2011-06-24 13:37:16 +0200
committerBjoern Jacke <bj@sernet.de>2011-06-24 14:51:31 +0200
commitd4ea319e7ad9ee2fc2fad0c016845f820681569a (patch)
treee867408665d9210236c80d382cd2b8c4a35631a4 /source3/modules/vfs_commit.c
parent2bb325ad913c1cff88faab55102cef75d14c04a6 (diff)
downloadsamba-d4ea319e7ad9ee2fc2fad0c016845f820681569a.tar.gz
samba-d4ea319e7ad9ee2fc2fad0c016845f820681569a.tar.bz2
samba-d4ea319e7ad9ee2fc2fad0c016845f820681569a.zip
s3:vfs_commit: fix build
fix build Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Björn Jacke <bj@sernet.de> Autobuild-Date: Fri Jun 24 14:51:31 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/modules/vfs_commit.c')
-rw-r--r--source3/modules/vfs_commit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/modules/vfs_commit.c b/source3/modules/vfs_commit.c
index 2acfb9788a..8bd8181b13 100644
--- a/source3/modules/vfs_commit.c
+++ b/source3/modules/vfs_commit.c
@@ -17,6 +17,7 @@
*/
#include "includes.h"
+#include "system/filesys.h"
#include "smbd/smbd.h"
/* Commit data module.