summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_time_audit.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-25 13:42:42 +0100
committerGünther Deschner <gd@samba.org>2011-03-30 01:13:10 +0200
commitb1e3b9d7c118b5ba5260525e87796a98a5037144 (patch)
treee2f18b391eb9fdf96c9c0ccca18081847855d99b /source3/modules/vfs_time_audit.c
parentc2d6260f1042313ecb7540dd6ced1470db3001e9 (diff)
downloadsamba-b1e3b9d7c118b5ba5260525e87796a98a5037144.tar.gz
samba-b1e3b9d7c118b5ba5260525e87796a98a5037144.tar.bz2
samba-b1e3b9d7c118b5ba5260525e87796a98a5037144.zip
s3: only include ntioctl.h where needed.
Guenther
Diffstat (limited to 'source3/modules/vfs_time_audit.c')
-rw-r--r--source3/modules/vfs_time_audit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/modules/vfs_time_audit.c b/source3/modules/vfs_time_audit.c
index 84d6b6eec2..6ceeb2e2e4 100644
--- a/source3/modules/vfs_time_audit.c
+++ b/source3/modules/vfs_time_audit.c
@@ -27,6 +27,7 @@
#include "includes.h"
#include "smbd/smbd.h"
+#include "ntioctl.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_VFS