Explorar o código

libc: Remove pointless header string.h

It is already include from the internal header sigset-cvt-mask.h

Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Carmelo Amoroso %!s(int64=14) %!d(string=hai) anos
pai
achega
197b2de50d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      libc/signal/sigpause.c

+ 0 - 1
libc/signal/sigpause.c

@@ -23,7 +23,6 @@
 #define __FAVOR_BSD
 #include <signal.h>
 #include <stddef.h>		/* For NULL.  */
-#include <string.h>
 
 #include "sigset-cvt-mask.h"