summaryrefslogtreecommitdiff
path: root/source4/include/includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/includes.h')
-rw-r--r--source4/include/includes.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/include/includes.h b/source4/include/includes.h
index d78f297aa6..93527b564b 100644
--- a/source4/include/includes.h
+++ b/source4/include/includes.h
@@ -39,20 +39,16 @@
#include <stdlib.h>
#include <stdbool.h>
#include <talloc.h>
-#include "libcli/util/nt_status.h"
#ifndef _PRINTF_ATTRIBUTE
#define _PRINTF_ATTRIBUTE(a1, a2) PRINTF_ATTRIBUTE(a1, a2)
#endif
-#include "charset/charset.h"
#include "util/util.h"
-#include "librpc/gen_ndr/misc.h"
typedef bool BOOL;
#define False false
#define True true
-struct smbcli_tree;
#include "libcli/util/error.h"
/* String routines */