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