From e2580dbebbd43f668913b3d2ae6c0636161636ed Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Tue, 23 Jan 2007 13:20:38 -0500 Subject: More random progress on mke2fs. Nothing to see yet. --- toys.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'toys.h') diff --git a/toys.h b/toys.h index 403388ed..ebd858e8 100644 --- a/toys.h +++ b/toys.h @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include @@ -30,6 +31,7 @@ #include "lib/lib.h" #include "gen_config.h" #include "toys/toylist.h" +#include "toys/e2fs.h" // These live in main.c -- cgit v1.2.3