summaryrefslogtreecommitdiff
path: root/source3/modules
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2011-04-18 13:53:51 +0200
committerVolker Lendecke <vlendec@samba.org>2011-04-18 14:40:07 +0200
commit83a0b94cf8c3a1a96d6060c21f0c93dfb67640d8 (patch)
tree7db8ecf3fa6fa1ea3b9c8fd6ab708ae6cc1a3927 /source3/modules
parent7cc02cf870aa6301c55a78cff630d46d86abf434 (diff)
downloadsamba-83a0b94cf8c3a1a96d6060c21f0c93dfb67640d8.tar.gz
samba-83a0b94cf8c3a1a96d6060c21f0c93dfb67640d8.tar.bz2
samba-83a0b94cf8c3a1a96d6060c21f0c93dfb67640d8.zip
s3: Fix the build of vfs_gpfs.c
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Apr 18 14:40:07 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/modules')
-rw-r--r--source3/modules/vfs_gpfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/modules/vfs_gpfs.c b/source3/modules/vfs_gpfs.c
index 39969e221b..c38d7c2337 100644
--- a/source3/modules/vfs_gpfs.c
+++ b/source3/modules/vfs_gpfs.c
@@ -24,6 +24,7 @@
#include "includes.h"
#include "smbd/smbd.h"
#include "librpc/gen_ndr/ndr_xattr.h"
+#include "include/smbprofile.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_VFS