From: Jeff Law Date: Wed, 15 Apr 1998 14:12:03 +0000 (-0600) Subject: Forgot to commit. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2414de71580acd93285b809ddffc619f969aa642;p=gcc.git Forgot to commit. From-SVN: r19231 --- diff --git a/gcc/config.in b/gcc/config.in index 8dc98e6e15f..8d0631a1110 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -143,6 +143,9 @@ /* Define if you have the header file. */ #undef HAVE_SYS_VARARGS_H +/* Define if you have the header file. */ +#undef HAVE_SYS_WAIT_H + /* Define if you have the header file. */ #undef HAVE_TIME_H @@ -151,3 +154,6 @@ /* Define if you have the header file. */ #undef HAVE_VARARGS_H + +/* Define if you have the header file. */ +#undef HAVE_WAIT_H