aboutsummaryrefslogtreecommitdiff
path: root/dep/jemalloc/src/ticker.c
diff options
context:
space:
mode:
Diffstat (limited to 'dep/jemalloc/src/ticker.c')
-rw-r--r--dep/jemalloc/src/ticker.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/dep/jemalloc/src/ticker.c b/dep/jemalloc/src/ticker.c
new file mode 100644
index 00000000000..d7b8cd26c06
--- /dev/null
+++ b/dep/jemalloc/src/ticker.c
@@ -0,0 +1,3 @@
+#define JEMALLOC_TICKER_C_
+#include "jemalloc/internal/jemalloc_preamble.h"
+#include "jemalloc/internal/jemalloc_internal_includes.h"