summaryrefslogtreecommitdiffstats
path: root/src/prng.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/prng.c')
-rw-r--r--src/prng.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/prng.c b/src/prng.c
index 76646a2..83c04bf 100644
--- a/src/prng.c
+++ b/src/prng.c
@@ -1,2 +1,3 @@
-#define JEMALLOC_PRNG_C_
-#include "jemalloc/internal/jemalloc_internal.h"
+#define JEMALLOC_PRNG_C_
+#include "jemalloc/internal/jemalloc_preamble.h"
+#include "jemalloc/internal/jemalloc_internal_includes.h"