diff options
Diffstat (limited to 'src/extent.c')
-rw-r--r-- | src/extent.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extent.c b/src/extent.c index 2264a0c..0929aee 100644 --- a/src/extent.c +++ b/src/extent.c @@ -3,6 +3,7 @@ #include "jemalloc/internal/jemalloc_internal_includes.h" #include "jemalloc/internal/assert.h" +#include "jemalloc/internal/extent_dss.h" #include "jemalloc/internal/ph.h" #include "jemalloc/internal/rtree.h" #include "jemalloc/internal/mutex.h" |