[glib] Include sys/wait.h for WEXITSTATUS()
- From: Danielle Madeley <daniellem src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Include sys/wait.h for WEXITSTATUS()
- Date: Wed, 7 Jul 2010 02:48:15 +0000 (UTC)
commit be247379f003bbb619a71f351e53fba14eec7a15
Author: Danielle Madeley <danielle madeley collabora co uk>
Date: Wed Jul 7 12:47:54 2010 +1000
Include sys/wait.h for WEXITSTATUS()
gio/gdbusaddress.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gio/gdbusaddress.c b/gio/gdbusaddress.c
index 17598b3..c489591 100644
--- a/gio/gdbusaddress.c
+++ b/gio/gdbusaddress.c
@@ -24,6 +24,7 @@
#include <stdlib.h>
#include <string.h>
+#include <sys/wait.h>
#include "gioerror.h"
#include "gdbusutils.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]