commit | 89aaf4e2490c6ada5d10f336a7e2322f8e4232ae | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Tue Apr 04 12:10:28 2006 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Tue Apr 04 12:10:28 2006 +0000 |
tree | fcf7388063dd562dbf6ca70613de6e068a36514b | |
parent | 2b398bec9c5e777f215efd79e340ac7ae5356cee [diff] [blame] |
- pull in prototype for e2fsck_main.
diff --git a/e2fsprogs/e2fsck.h b/e2fsprogs/e2fsck.h index 1d292b9..18d4244 100644 --- a/e2fsprogs/e2fsck.h +++ b/e2fsprogs/e2fsck.h
@@ -42,6 +42,7 @@ #include "blkid/blkid.h" #include "ext2fs/ext2_ext_attr.h" #include "uuid/uuid.h" +#include "busybox.h" #ifdef HAVE_CONIO_H #undef HAVE_TERMIOS_H