summaryrefslogtreecommitdiffstats
path: root/deps/jemalloc/test/src/math.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/jemalloc/test/src/math.c')
-rw-r--r--deps/jemalloc/test/src/math.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/jemalloc/test/src/math.c b/deps/jemalloc/test/src/math.c
new file mode 100644
index 0000000..1758c67
--- /dev/null
+++ b/deps/jemalloc/test/src/math.c
@@ -0,0 +1,2 @@
+#define MATH_C_
+#include "test/jemalloc_test.h"