From: Alexander Bokovoy Date: Wed, 2 May 2012 17:59:00 +0000 (+0300) Subject: s4:ntvfs: add missing headers to vfs_ipc X-Git-Tag: samba-4.0.0alpha21~348 X-Git-Url: http://git.samba.org/?p=samba.git;a=commitdiff_plain;h=566884553ccb9c99cc3b05bc6fc84bf5efa9fae2 s4:ntvfs: add missing headers to vfs_ipc vfs_ipc.c had system/kerberos.h and system/filesys.h missing Signed-off-by: Simo Sorce --- diff --git a/source4/ntvfs/ipc/vfs_ipc.c b/source4/ntvfs/ipc/vfs_ipc.c index de4bf9f3597..5905e0cbafa 100644 --- a/source4/ntvfs/ipc/vfs_ipc.c +++ b/source4/ntvfs/ipc/vfs_ipc.c @@ -38,8 +38,10 @@ #include "lib/socket/socket.h" #include "auth/credentials/credentials.h" #include "auth/credentials/credentials_krb5.h" +#include "system/kerberos.h" #include "system/gssapi.h" #include "system/locale.h" +#include "system/filesys.h" /* this is the private structure used to keep the state of an open ipc$ connection. It needs to keep information about all open