Loading...
--- libmalloc/libmalloc-374.60.3/tests/pgm_testing.h
+++ libmalloc/libmalloc-521.100.59/tests/pgm_testing.h
@@ -123,9 +123,12 @@
 #pragma mark -
 #pragma mark Test Harness
 
+#include "../src/pgm_malloc.c"
+// Dependencies
 #include "../src/has_section.c"
-#include "../src/pgm_malloc.c"
+#include "../src/malloc_common.c"
 #include "../src/stack_trace.c"
+#include "../src/wrapper_zones.c"
 
 static slot_t slots[10];
 static metadata_t metadata[10];