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