From 55b2f10fbe1dff88a3d8c39ead368e1f06c8aaba Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Wed, 27 May 1992 20:11:27 +0000 Subject: [PATCH] entered into RCS From-SVN: r1100 --- gcc/config/we32k/xm-we32k.h | 6 ++++++ 1 file changed, 6 insertions(+) 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" -- 2.47.3