Add #undef HAVE_UNION_WAIT.

This commit is contained in:
Roland McGrath 1994-11-08 02:09:49 +00:00
parent dea9990bc8
commit 8f98ceb724

View File

@ -9,3 +9,6 @@
/* Define this if the C library defines the variable `_sys_siglist'. */
#undef HAVE__SYS_SIGLIST
/* Define this if you have the `union wait' type in <sys/wait.h>. */
#undef HAVE_UNION_WAIT