From 83a0b94cf8c3a1a96d6060c21f0c93dfb67640d8 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Mon, 18 Apr 2011 13:53:51 +0200 Subject: s3: Fix the build of vfs_gpfs.c Autobuild-User: Volker Lendecke Autobuild-Date: Mon Apr 18 14:40:07 CEST 2011 on sn-devel-104 --- source3/modules/vfs_gpfs.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/modules') 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 -- cgit