Loading...
--- libmalloc/libmalloc-792.1.1/tests/exclavecore_support.c
+++ libmalloc/libmalloc-715.100.22/tests/exclavecore_support.c
@@ -7,7 +7,6 @@
#include <stdio.h>
#include <darwintest.h>
-#include <darwintest/accessors.h>
#include <stdlib.h>
#include <string.h>
@@ -29,7 +28,6 @@
}
static int run_tests(void *arg) {
- dt_init_section_ptrs();
/* Call the minirunner to start executing all tests */
minirunner_exclave();
return 0;