aboutsummaryrefslogtreecommitdiff
path: root/malloc/tst-compathooks-on.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/tst-compathooks-on.c')
-rw-r--r--malloc/tst-compathooks-on.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/malloc/tst-compathooks-on.c b/malloc/tst-compathooks-on.c
new file mode 100644
index 0000000000..4da183687a
--- /dev/null
+++ b/malloc/tst-compathooks-on.c
@@ -0,0 +1,2 @@
+#define HOOKS_ENABLED 1
+#include "tst-compathooks-off.c"