diff options
Diffstat (limited to 'ext2fs/ialloc.c')
-rw-r--r-- | ext2fs/ialloc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext2fs/ialloc.c b/ext2fs/ialloc.c index 1386af81..2ccfb08d 100644 --- a/ext2fs/ialloc.c +++ b/ext2fs/ialloc.c @@ -42,6 +42,7 @@ */ #include "ext2fs.h" +#include "bitmap.c" /* ---------------------------------------------------------------- */ |