Eset: Add a source file.

This will let us move extents_* functions over one by one.
This commit is contained in:
David T. Goldblatt
2019-09-20 20:17:23 -07:00
committed by David Goldblatt
parent 4e5e43f22e
commit e6180fe1b4
4 changed files with 7 additions and 0 deletions

4
src/eset.c Normal file
View File

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