summaryrefslogtreecommitdiffstats
path: root/init/parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'init/parser.c')
-rw-r--r--init/parser.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/parser.c b/init/parser.c
index 3c2ec00..48e7aec 100644
--- a/init/parser.c
+++ b/init/parser.c
@@ -3,7 +3,6 @@
#include <string.h>
#include "parser.h"
-#include "list.h"
#include "log.h"
#define RAW(x...) log_write(6, x)