Browse Source

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 14 năm trước cách đây
mục cha
commit
197b2de50d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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"