Forgot to commit.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Apr 1998 14:12:03 +0000 (14:12 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Apr 1998 14:12:03 +0000 (14:12 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19231 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config.in

index 8dc98e6..8d0631a 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