Loading...
--- libmalloc/libmalloc-792.80.2/src/has_section.c
+++ libmalloc/libmalloc-425.100.7/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