summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/includes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/include/includes.h b/source4/include/includes.h
index f925e836c5..c1c565118d 100644
--- a/source4/include/includes.h
+++ b/source4/include/includes.h
@@ -34,8 +34,6 @@
#include "system/wait.h"
/* Lists, trees, caching, database... */
-#include <stdlib.h>
-#include <stdbool.h>
#include <talloc.h>
#ifndef _PRINTF_ATTRIBUTE
#define _PRINTF_ATTRIBUTE(a1, a2) PRINTF_ATTRIBUTE(a1, a2)