summaryrefslogtreecommitdiff
path: root/source3/profile
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-04-15 12:39:15 +0200
committerGünther Deschner <gd@samba.org>2011-04-15 13:33:42 +0200
commit0e18a59ed0aa48a8a9dee856faf05c1ad624e264 (patch)
tree6ea3127030c5b3e0ee1258fa82db532cd0b06890 /source3/profile
parent6768b651232a9b65c9d090db7c445e3e9047f056 (diff)
downloadsamba-0e18a59ed0aa48a8a9dee856faf05c1ad624e264.tar.gz
s3-build: fix the --with-profiling-data build on mac os x.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Apr 15 13:33:43 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/profile')
-rw-r--r--source3/profile/profile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/profile/profile.c b/source3/profile/profile.c
index 6c47c988ffe..0287860ff29 100644
--- a/source3/profile/profile.c
+++ b/source3/profile/profile.c
@@ -21,6 +21,7 @@
#include "includes.h"
#include "system/shmem.h"
+#include "system/filesys.h"
#include "messages.h"
#include "smbprofile.h"