diff options
Diffstat (limited to 'src/parse.c')
-rw-r--r-- | src/parse.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/parse.c b/src/parse.c index a90dc2d..57c60ae 100644 --- a/src/parse.c +++ b/src/parse.c @@ -8,7 +8,6 @@ * flags like always-true options, and skipping over paths wherever they appear. */ -#include "prelude.h" #include "parse.h" #include "alloc.h" |