From 1e90ef3c7658e2770940f6cb870bb671733cc188 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 11 Feb 2014 00:07:12 -0800 Subject: * arith.c: Remove inclusion of unneeded headers: and . --- ChangeLog | 5 +++++ arith.c | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index b5524435..a899e546 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-02-11 Kaz Kylheku + + * arith.c: Remove inclusion of unneeded headers: + and . + 2014-02-10 Kaz Kylheku * Makefile (OBJS): New object file, combi.o. diff --git a/arith.c b/arith.c index f9924d71..f227f217 100644 --- a/arith.c +++ b/arith.c @@ -29,12 +29,9 @@ #include #include #include -#include #include -#include #include #include -#include #include #include #include -- cgit v1.2.3