Decay: Introduce a stub .c file.

This commit is contained in:
David Goldblatt
2020-03-09 14:52:25 -07:00
committed by David Goldblatt
parent 7b62885476
commit 4d090d23f1
6 changed files with 12 additions and 0 deletions

3
src/decay.c Normal file
View File

@@ -0,0 +1,3 @@
#include "jemalloc/internal/jemalloc_preamble.h"
#include "jemalloc/internal/jemalloc_internal_includes.h"