From 41a513cf5d74413f6a1d5956eae6cc833c852abc Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 22 Jan 2016 08:01:24 -0800 Subject: Header file cleanup. * arith.c, cadr.c, debug.c, eval.c, filter.c, gencadr.txr, glob.c, hash.c, linenoise/linenoise.c, lisplib.c, match.c, parser.c, rand.c, regex.c, signal.c, stream.c, struct.c, sysif.c, syslog.c, txr.c, unwind.c, utf8.c: Remove unncessary header files. --- hash.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hash.c') diff --git a/hash.c b/hash.c index a2ac2d79..01d0b90c 100644 --- a/hash.c +++ b/hash.c @@ -26,7 +26,6 @@ #include #include -#include #include #include #include -- cgit v1.2.3