Loading...
--- libmalloc/libmalloc-792.1.1/src/has_section.c
+++ libmalloc/libmalloc-409.40.6/src/has_section.c
@@ -21,7 +21,10 @@
  * @APPLE_LICENSE_HEADER_END@
  */
 
-#include "internal.h"
+#include "base.h"
+#include "platform.h"
+
+#include <stdbool.h>
 
 #if MALLOC_TARGET_64BIT