[glib] include "config.h" for HAVE_POSIX_MEMALIGN
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] include "config.h" for HAVE_POSIX_MEMALIGN
- Date: Wed, 26 May 2010 21:35:23 +0000 (UTC)
commit 91ec834456b419c0270072d52d28b365aa160dfb
Author: Ryan Lortie <desrt desrt ca>
Date: Wed May 26 17:35:18 2010 -0400
include "config.h" for HAVE_POSIX_MEMALIGN
glib/tests/gvariant.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/glib/tests/gvariant.c b/glib/tests/gvariant.c
index 3d6bd70..aa55e74 100644
--- a/glib/tests/gvariant.c
+++ b/glib/tests/gvariant.c
@@ -11,6 +11,8 @@
* Author: Ryan Lortie <desrt desrt ca>
*/
+#include "config.h"
+
#include <glib/gvariant-internal.h>
#include <string.h>
#include <stdlib.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]