From: Richard Stallman Date: Wed, 27 May 1992 20:11:27 +0000 (+0000) Subject: entered into RCS X-Git-Tag: misc/cutover-egcs-0~12831 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=55b2f10fbe1dff88a3d8c39ead368e1f06c8aaba;p=thirdparty%2Fgcc.git entered into RCS From-SVN: r1100 --- diff --git a/gcc/config/we32k/xm-we32k.h b/gcc/config/we32k/xm-we32k.h index 9bc70cf5ce02..010882843b95 100644 --- a/gcc/config/we32k/xm-we32k.h +++ b/gcc/config/we32k/xm-we32k.h @@ -35,6 +35,12 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define USG +/* Don't try to use sys_siglist. */ +#define NO_SYS_SIGLIST + +/* Don't try including wait.h. */ +#define NO_WAIT_H + /* target machine dependencies. tm.h is a symbolic link to the actual target specific file. */ #include "tm.h"