From 7049cfee24a745b918a6a55fe0e076c1ab75f563 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Fri, 15 Apr 2011 19:33:47 +0200 Subject: signal: cleanup, include only headers that are needed Signed-off-by: Peter S. Mazinger Signed-off-by: Bernhard Reutner-Fischer --- libc/signal/sysv_signal.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libc/signal/sysv_signal.c') diff --git a/libc/signal/sysv_signal.c b/libc/signal/sysv_signal.c index a696a5426..65d8190d0 100644 --- a/libc/signal/sysv_signal.c +++ b/libc/signal/sysv_signal.c @@ -18,8 +18,6 @@ #include #include -#include /* For the real memset prototype. */ - /* Tolerate non-threads versions of Posix */ #ifndef SA_ONESHOT -- cgit v1.2.3