aboutsummaryrefslogtreecommitdiff
path: root/toys.h
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2018-03-23 19:28:40 -0500
committerRob Landley <rob@landley.net>2018-03-23 19:28:40 -0500
commit7fe1c73cf9406c832474dba5352e6096b86b3ebf (patch)
tree52350fbb1966e2a941648f1b79df7a16af4928cb /toys.h
parentde28ab46e8ee63329959bd572ce1c3a54cabee60 (diff)
downloadtoybox-7fe1c73cf9406c832474dba5352e6096b86b3ebf.tar.gz
Inline toys/e2fs.h into mke2fs.c. (Debris from the dawn of time.)
Diffstat (limited to 'toys.h')
-rw-r--r--toys.h1
1 files changed, 0 insertions, 1 deletions
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.