summaryrefslogtreecommitdiff
path: root/deps/jemalloc/src/ticker.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/jemalloc/src/ticker.c')
-rw-r--r--deps/jemalloc/src/ticker.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/deps/jemalloc/src/ticker.c b/deps/jemalloc/src/ticker.c
new file mode 100644
index 000000000..d7b8cd26c
--- /dev/null
+++ b/deps/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"