summaryrefslogtreecommitdiff
path: root/src/malloc/replaced.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/malloc/replaced.c')
-rw-r--r--src/malloc/replaced.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/malloc/replaced.c b/src/malloc/replaced.c
index 8acc249c..07fce61e 100644
--- a/src/malloc/replaced.c
+++ b/src/malloc/replaced.c
@@ -1,3 +1,4 @@
#include "dynlink.h"
int __malloc_replaced;
+int __aligned_alloc_replaced;