Forgot to commit.
authorJeff Law <law@gcc.gnu.org>
Wed, 15 Apr 1998 14:12:03 +0000 (08:12 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 15 Apr 1998 14:12:03 +0000 (08:12 -0600)
From-SVN: r19231

gcc/config.in

index 8dc98e6e15f3281354f4ef8c7b9fb1813da16818..8d0631a11101335896eebbae1325dd09389a59e1 100644 (file)
 /* Define if you have the <sys/varargs.h> header file.  */
 #undef HAVE_SYS_VARARGS_H
 
+/* Define if you have the <sys/wait.h> header file.  */
+#undef HAVE_SYS_WAIT_H
+
 /* Define if you have the <time.h> header file.  */
 #undef HAVE_TIME_H
 
 
 /* Define if you have the <varargs.h> header file.  */
 #undef HAVE_VARARGS_H
+
+/* Define if you have the <wait.h> header file.  */
+#undef HAVE_WAIT_H