Check for <sys/wait.h>

2005-08-18  Tor Lillqvist  <tml@novell.com>

	* configure.in: Check for <sys/wait.h>

	* glib/gbacktrace.c: Include <sys/wait.h> on if HAVE_SYS_WAIT_H.
This commit is contained in:
Tor Lillqvist
2005-08-18 13:08:18 +00:00
committed by Tor Lillqvist
parent efa05f88ef
commit 3c449f00cc
6 changed files with 27 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2005-08-18 Tor Lillqvist <tml@novell.com>
* configure.in: Check for <sys/wait.h>
* glib/gbacktrace.c: Include <sys/wait.h> on if HAVE_SYS_WAIT_H.
2005-08-18 Ross Burton <ross@burtonini.com>
* glib/gstring.c: