diff options
Diffstat (limited to 'src/bitmap.c')
-rw-r--r-- | src/bitmap.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bitmap.c b/src/bitmap.c index 2eb50f1..275636b 100644 --- a/src/bitmap.c +++ b/src/bitmap.c @@ -2,6 +2,8 @@ #include "jemalloc/internal/jemalloc_preamble.h" #include "jemalloc/internal/jemalloc_internal_includes.h" +#include "jemalloc/internal/assert.h" + /******************************************************************************/ void |