[glib] Include genviron.h where necessary
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Include genviron.h where necessary
- Date: Sun, 16 Oct 2011 00:07:05 +0000 (UTC)
commit 976b0b72a477d64c9d4382de11b6db900ed9405f
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Oct 15 20:06:32 2011 -0400
Include genviron.h where necessary
glib/gasyncqueue.c | 1 +
glib/grand.c | 1 +
glib/gspawn.c | 1 +
3 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/glib/gasyncqueue.c b/glib/gasyncqueue.c
index b2b3933..18c154c 100644
--- a/glib/gasyncqueue.c
+++ b/glib/gasyncqueue.c
@@ -33,6 +33,7 @@
#include "gqueue.h"
#include "gtestutils.h"
#include "gthread.h"
+#include "deprecated/gthread.h"
/**
diff --git a/glib/grand.c b/glib/grand.c
index 1e50edd..4c0e0b4 100644
--- a/glib/grand.c
+++ b/glib/grand.c
@@ -49,6 +49,7 @@
#include "grand.h"
+#include "genviron.h"
#include "gmain.h"
#include "gmem.h"
#include "gtestutils.h"
diff --git a/glib/gspawn.c b/glib/gspawn.c
index 2d177f2..ef1e0e8 100644
--- a/glib/gspawn.c
+++ b/glib/gspawn.c
@@ -43,6 +43,7 @@
#include "gspawn.h"
+#include "genviron.h"
#include "gmem.h"
#include "gshell.h"
#include "gstring.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]