From 3ac8d261fd430c45f4827570cb5146336cbc656a Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sun, 28 Jan 2007 04:54:01 -0500 Subject: More work on mke2fs. --- toys.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toys.h') diff --git a/toys.h b/toys.h index fea991b1..e1e25210 100644 --- a/toys.h +++ b/toys.h @@ -31,8 +31,8 @@ #include "lib/lib.h" #include "gen_config.h" -#include "toys/toylist.h" #include "toys/e2fs.h" +#include "toys/toylist.h" // These live in main.c -- cgit v1.2.3