diff options
Diffstat (limited to 'env/fat.c')
-rw-r--r-- | env/fat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/env/fat.c b/env/fat.c index d87a47b1001..f3f8b7301ee 100644 --- a/env/fat.c +++ b/env/fat.c @@ -6,7 +6,6 @@ * Maximilian Schwerin <mvs@tigris.de> */ -#include <common.h> #include <command.h> #include <env.h> #include <env_internal.h> |