summaryrefslogtreecommitdiffstats
path: root/memory/jemalloc/src/src/prng.c
diff options
context:
space:
mode:
Diffstat (limited to 'memory/jemalloc/src/src/prng.c')
-rw-r--r--memory/jemalloc/src/src/prng.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/memory/jemalloc/src/src/prng.c b/memory/jemalloc/src/src/prng.c
deleted file mode 100644
index 76646a2a4..000000000
--- a/memory/jemalloc/src/src/prng.c
+++ /dev/null
@@ -1,2 +0,0 @@
-#define JEMALLOC_PRNG_C_
-#include "jemalloc/internal/jemalloc_internal.h"