summaryrefslogtreecommitdiffstats
path: root/memory/jemalloc/src/src/spin.c
diff options
context:
space:
mode:
Diffstat (limited to 'memory/jemalloc/src/src/spin.c')
-rw-r--r--memory/jemalloc/src/src/spin.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/memory/jemalloc/src/src/spin.c b/memory/jemalloc/src/src/spin.c
new file mode 100644
index 000000000..5242d95aa
--- /dev/null
+++ b/memory/jemalloc/src/src/spin.c
@@ -0,0 +1,2 @@
+#define JEMALLOC_SPIN_C_
+#include "jemalloc/internal/jemalloc_internal.h"