include "config.h" for HAVE_POSIX_MEMALIGN
authorRyan Lortie <desrt@desrt.ca>
Wed, 26 May 2010 21:35:18 +0000 (17:35 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 26 May 2010 21:35:18 +0000 (17:35 -0400)
glib/tests/gvariant.c

index 3d6bd70..aa55e74 100644 (file)
@@ -11,6 +11,8 @@
  * Author: Ryan Lortie <desrt@desrt.ca>
  */
 
+#include "config.h"
+
 #include <glib/gvariant-internal.h>
 #include <string.h>
 #include <stdlib.h>