summaryrefslogtreecommitdiffstats
path: root/strudel.c
diff options
context:
space:
mode:
Diffstat (limited to 'strudel.c')
-rw-r--r--strudel.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/strudel.c b/strudel.c
index e2f49d69..42e40355 100644
--- a/strudel.c
+++ b/strudel.c
@@ -31,14 +31,10 @@
#include <stdarg.h>
#include <wchar.h>
#include <signal.h>
-#include <syslog.h>
#include "config.h"
-#include ALLOCA_H
#include "lib.h"
#include "stream.h"
#include "gc.h"
-#include "args.h"
-#include "utf8.h"
#include "eval.h"
#include "struct.h"
#include "strudel.h"