From 7fe1c73cf9406c832474dba5352e6096b86b3ebf Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Fri, 23 Mar 2018 19:28:40 -0500 Subject: Inline toys/e2fs.h into mke2fs.c. (Debris from the dawn of time.) --- toys.h | 1 - 1 file changed, 1 deletion(-) (limited to 'toys.h') diff --git a/toys.h b/toys.h index 91b9c9ed..0e8d4684 100644 --- a/toys.h +++ b/toys.h @@ -70,7 +70,6 @@ #include "lib/lib.h" #include "lib/lsm.h" #include "lib/toyflags.h" -#include "toys/e2fs.h" // Get list of function prototypes for all enabled command_main() functions. -- cgit v1.2.3