s4:includes.h: stdlib.h and stdbool.h are already included by replace.h
[bbaumbach/samba-autobuild/.git] / source4 / include / includes.h
index f925e836c56bcb8a78a351e265ba8fa01ea976d2..c1c565118d677705560936988de80013d7dcc003 100644 (file)
@@ -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)