From: Jim Meyering Date: Mon, 29 Apr 2002 07:00:23 +0000 (+0000) Subject: Do not include ; no longer needed. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa4f633f23395e0559c644f095216a1d18655c38;p=pspp 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