Explorar o código

stdbool.h is not required in custom_malloc().

Ioannis Koutras %!s(int64=14) %!d(string=hai) anos
pai
achega
d4630ed6bf
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/custom_malloc.c

+ 0 - 2
src/custom_malloc.c

@@ -1,6 +1,4 @@
 #include <dmmlib/dmmlib.h>
-
-#include <stdbool.h>
 #include "dmm_config.h"
 #ifdef HAVE_LOCKS
 #include "posix_lock.h"