Commit 2414de71 by Jeff Law

Forgot to commit.

From-SVN: r19231
parent df6faf79
...@@ -143,6 +143,9 @@ ...@@ -143,6 +143,9 @@
/* Define if you have the <sys/varargs.h> header file. */ /* Define if you have the <sys/varargs.h> header file. */
#undef HAVE_SYS_VARARGS_H #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. */ /* Define if you have the <time.h> header file. */
#undef HAVE_TIME_H #undef HAVE_TIME_H
...@@ -151,3 +154,6 @@ ...@@ -151,3 +154,6 @@
/* Define if you have the <varargs.h> header file. */ /* Define if you have the <varargs.h> header file. */
#undef HAVE_VARARGS_H #undef HAVE_VARARGS_H
/* Define if you have the <wait.h> header file. */
#undef HAVE_WAIT_H
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment