From: Volker Lendecke Date: Mon, 18 Apr 2011 11:53:51 +0000 (+0200) Subject: s3: Fix the build of vfs_gpfs.c X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=83a0b94cf8c3a1a96d6060c21f0c93dfb67640d8;p=kai%2Fsamba.git 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 --- diff --git a/source3/modules/vfs_gpfs.c b/source3/modules/vfs_gpfs.c index 39969e221b0..c38d7c2337f 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