[gjs/wip/xulrunner-1.9.3-rebase2] [SQUSH]: #include config.h in compat
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs/wip/xulrunner-1.9.3-rebase2] [SQUSH]: #include config.h in compat
- Date: Mon, 20 Sep 2010 14:05:06 +0000 (UTC)
commit 2fbe00e97065dd150c06ae291d90a3862e2208d1
Author: Colin Walters <walters verbum org>
Date: Mon Sep 20 10:04:40 2010 -0400
[SQUSH]: #include config.h in compat
gjs/compat.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gjs/compat.h b/gjs/compat.h
index 976d9c4..226018c 100644
--- a/gjs/compat.h
+++ b/gjs/compat.h
@@ -28,6 +28,8 @@
G_BEGIN_DECLS
+#include "config.h"
+
#if !GLIB_CHECK_VERSION(2, 18, 0)
#define g_set_error_literal(error, domain, code, message) g_set_error(error, domain, code, "%s", message)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]