s3-build: fix the --with-profiling-data build on mac os x.
authorGünther Deschner <gd@samba.org>
Fri, 15 Apr 2011 10:39:15 +0000 (12:39 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 15 Apr 2011 11:33:42 +0000 (13:33 +0200)
Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Fri Apr 15 13:33:43 CEST 2011 on sn-devel-104

source3/profile/profile.c

index 6c47c988ffea354c708d9a159bbf2060d06b58dd..0287860ff2994e4f97704d5a4db00262f614344b 100644 (file)
@@ -21,6 +21,7 @@
 
 #include "includes.h"
 #include "system/shmem.h"
+#include "system/filesys.h"
 #include "messages.h"
 #include "smbprofile.h"