[glib] gthread-deprecated.c: Include gutils.h
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gthread-deprecated.c: Include gutils.h
- Date: Thu, 6 Oct 2011 07:12:28 +0000 (UTC)
commit ed03047a5be48995be01e217d3f942619dedc030
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Thu Oct 6 15:12:22 2011 +0800
gthread-deprecated.c: Include gutils.h
This is needed for declaration of inline.
glib/deprecated/gthread-deprecated.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/glib/deprecated/gthread-deprecated.c b/glib/deprecated/gthread-deprecated.c
index 096ffcb..2b322d6 100644
--- a/glib/deprecated/gthread-deprecated.c
+++ b/glib/deprecated/gthread-deprecated.c
@@ -30,6 +30,8 @@
#include "gthreadprivate.h"
#include "deprecated/gthread.h"
+#include "gutils.h"
+
/* {{{1 Documentation */
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]