- 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