summaryrefslogtreecommitdiff
path: root/source4/include/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/core.h')
-rw-r--r--source4/include/core.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source4/include/core.h b/source4/include/core.h
index 20bf7c3def..a31b4c59c7 100644
--- a/source4/include/core.h
+++ b/source4/include/core.h
@@ -25,12 +25,7 @@
#include "libcli/util/nt_status.h"
-#include <stdbool.h>
#include <stdlib.h>
-typedef bool BOOL;
-
-#define False false
-#define True true
/* used to hold an arbitrary blob of data */
typedef struct datablob {