summaryrefslogtreecommitdiff
path: root/source3/include/includes.h
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/include/includes.h
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/include/includes.h')
-rw-r--r--source3/include/includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index 297ec84a9f..d952fdd8f2 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -530,7 +530,6 @@ typedef char fstring[FSTRING_LEN];
#include "libads/ads_status.h"
#include "../libcli/util/error.h"
-#include "ntioctl.h"
#include "../lib/util/charset/charset.h"
#include "dynconfig.h"
#include "debugparse.h"