+Wed Feb 18 23:57:42 2004 Matthias Clasen <maclas@gmx.de>
+
+ * glib/gmain.c: Include signal.h for SIGCHLD. (#134622, Damien
+ Carbery)
+
2004-02-18 Sebastian Wilhelmi <seppi@seppi.de>
* glib/gmain.c (g_main_context_new): Set context->wake_up_pipe
+Wed Feb 18 23:57:42 2004 Matthias Clasen <maclas@gmx.de>
+
+ * glib/gmain.c: Include signal.h for SIGCHLD. (#134622, Damien
+ Carbery)
+
2004-02-18 Sebastian Wilhelmi <seppi@seppi.de>
* glib/gmain.c (g_main_context_new): Set context->wake_up_pipe
+Wed Feb 18 23:57:42 2004 Matthias Clasen <maclas@gmx.de>
+
+ * glib/gmain.c: Include signal.h for SIGCHLD. (#134622, Damien
+ Carbery)
+
2004-02-18 Sebastian Wilhelmi <seppi@seppi.de>
* glib/gmain.c (g_main_context_new): Set context->wake_up_pipe
+Wed Feb 18 23:57:42 2004 Matthias Clasen <maclas@gmx.de>
+
+ * glib/gmain.c: Include signal.h for SIGCHLD. (#134622, Damien
+ Carbery)
+
2004-02-18 Sebastian Wilhelmi <seppi@seppi.de>
* glib/gmain.c (g_main_context_new): Set context->wake_up_pipe
+Wed Feb 18 23:57:42 2004 Matthias Clasen <maclas@gmx.de>
+
+ * glib/gmain.c: Include signal.h for SIGCHLD. (#134622, Damien
+ Carbery)
+
2004-02-18 Sebastian Wilhelmi <seppi@seppi.de>
* glib/gmain.c (g_main_context_new): Set context->wake_up_pipe
+Wed Feb 18 23:57:42 2004 Matthias Clasen <maclas@gmx.de>
+
+ * glib/gmain.c: Include signal.h for SIGCHLD. (#134622, Damien
+ Carbery)
+
2004-02-18 Sebastian Wilhelmi <seppi@seppi.de>
* glib/gmain.c (g_main_context_new): Set context->wake_up_pipe
#include "glib.h"
#include "gthreadinit.h"
+#include <signal.h>
#include <sys/types.h>
#include <time.h>
#ifdef HAVE_SYS_TIME_H