diff options
author | thegeorg <[email protected]> | 2022-05-10 11:24:08 +0300 |
---|---|---|
committer | thegeorg <[email protected]> | 2022-05-10 11:24:08 +0300 |
commit | 3eee94a865e8dff399329dee911906cddb7b0d67 (patch) | |
tree | 90049cea53c3a2850723b8104f922d1fc70e94b1 /contrib/libs/jemalloc/src/prng.c | |
parent | 8d4afd14b8ae14ffb50992a59dc674e30e076a8e (diff) |
Update contrib/libs/jemalloc to 5.3.0
ref:984a35af48908b64eabafda01bb2e47403689121
Diffstat (limited to 'contrib/libs/jemalloc/src/prng.c')
-rw-r--r-- | contrib/libs/jemalloc/src/prng.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/libs/jemalloc/src/prng.c b/contrib/libs/jemalloc/src/prng.c deleted file mode 100644 index 83c04bf9b5d..00000000000 --- a/contrib/libs/jemalloc/src/prng.c +++ /dev/null @@ -1,3 +0,0 @@ -#define JEMALLOC_PRNG_C_ -#include "jemalloc/internal/jemalloc_preamble.h" -#include "jemalloc/internal/jemalloc_internal_includes.h" |