From: Bernhard Reutner-Fischer Date: Tue, 4 Apr 2006 12:10:28 +0000 (-0000) Subject: - pull in prototype for e2fsck_main. X-Git-Tag: 1_2_0~588 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=89aaf4e2490c6ada5d10f336a7e2322f8e4232ae;p=oweals%2Fbusybox.git - pull in prototype for e2fsck_main. --- diff --git a/e2fsprogs/e2fsck.h b/e2fsprogs/e2fsck.h index 1d292b937..18d424449 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