diff options
Diffstat (limited to 'e2fsprogs/ext2fs/ext2fs_inline.c')
-rw-r--r-- | e2fsprogs/ext2fs/ext2fs_inline.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/e2fsprogs/ext2fs/ext2fs_inline.c b/e2fsprogs/ext2fs/ext2fs_inline.c index a363b1992..d670065d2 100644 --- a/e2fsprogs/ext2fs/ext2fs_inline.c +++ b/e2fsprogs/ext2fs/ext2fs_inline.c | |||
@@ -11,6 +11,7 @@ | |||
11 | 11 | ||
12 | #include "ext2fs.h" | 12 | #include "ext2fs.h" |
13 | #include "bitops.h" | 13 | #include "bitops.h" |
14 | #include <string.h> | ||
14 | 15 | ||
15 | /* | 16 | /* |
16 | * Allocate memory | 17 | * Allocate memory |