From 571744447c23f91feb6439948f3a619aca850dfb Mon Sep 17 00:00:00 2001 From: Szabolcs Nagy Date: Thu, 12 Dec 2013 05:09:18 +0000 Subject: include cleanups: remove unused headers and add feature test macros --- src/exit/atexit.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/exit/atexit.c') diff --git a/src/exit/atexit.c b/src/exit/atexit.c index c31f3dc3..89ff4ff3 100644 --- a/src/exit/atexit.c +++ b/src/exit/atexit.c @@ -1,7 +1,5 @@ -#include #include #include -#include #include "libc.h" /* Ensure that at least 32 atexit handlers can be registered without malloc */ -- cgit v1.2.1