From: Jim Meyering Date: Mon, 29 Apr 2002 07:00:23 +0000 (+0000) Subject: Do not include ; no longer needed. X-Git-Tag: SH-UTILS-2_0_12~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=735b546108d2b27361715c41a31a03bd286380b5;p=thirdparty%2Fcoreutils.git Do not include ; no longer needed. --- diff --git a/lib/sig2str.c b/lib/sig2str.c index 4096465dd7..329b4ac49f 100644 --- a/lib/sig2str.c +++ b/lib/sig2str.c @@ -28,10 +28,6 @@ #include #include -#if HAVE_SYS_WAIT_H -# include -#endif - #include "sig2str.h" #ifndef SIGRTMIN