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