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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/include/core.h b/source4/include/core.h
index 40452e6034..81daaefa11 100644
--- a/source4/include/core.h
+++ b/source4/include/core.h
@@ -26,6 +26,8 @@
#include "libcli/util/nt_status.h"
+#include <stdbool.h>
+#include <stdlib.h>
typedef bool BOOL;
#define False false