Fix #ifdefs
authorPhilip Chimento <philip.chimento@gmail.com>
Tue, 28 Dec 2010 17:04:58 +0000 (18:04 +0100)
committerPhilip Chimento <philip.chimento@gmail.com>
Tue, 28 Dec 2010 17:04:58 +0000 (18:04 +0100)
libchimara/gestalt.c

index 15a754afe3a431260cce25aa17d96dbe00f3d177..749bc43271aa2349d6b083be09ef9224eb9c8fc4 100644 (file)
@@ -1,4 +1,5 @@
 #include <stddef.h> /* Surprisingly, the only symbol needed is NULL */
+#include <config.h>
 #include "glk.h"
 
 /* Version of the Glk specification implemented by this library */