Loading...
--- libmalloc/libmalloc-317.100.9/include/malloc/malloc.h
+++ libmalloc/libmalloc-317.40.8/include/malloc/malloc.h
@@ -29,7 +29,6 @@
#include <sys/cdefs.h>
#include <Availability.h>
-#ifndef RC_HIDE_HARDWARE_FALL_2018_IOS
#if __has_feature(ptrauth_calls)
#include <ptrauth.h>
@@ -52,7 +51,6 @@
FALSE, ptrauth_string_discriminator("malloc_introspect_tbl")) ptr
#endif // __has_feature(ptrauth_calls)
-#endif // RC_HIDE_HARDWARE_FALL_2018_IOS
#ifndef MALLOC_ZONE_FN_PTR
#define MALLOC_ZONE_FN_PTR(fn) fn