projects
/
projects
/
chimara
/
chimara.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35175d5
)
Fix #ifdefs
author
Philip Chimento
<philip.chimento@gmail.com>
Tue, 28 Dec 2010 17:04:58 +0000
(18:04 +0100)
committer
Philip Chimento
<philip.chimento@gmail.com>
Tue, 28 Dec 2010 17:04:58 +0000
(18:04 +0100)
libchimara/gestalt.c
patch
|
blob
|
history
diff --git
a/libchimara/gestalt.c
b/libchimara/gestalt.c
index 15a754afe3a431260cce25aa17d96dbe00f3d177..749bc43271aa2349d6b083be09ef9224eb9c8fc4 100644
(file)
--- a/
libchimara/gestalt.c
+++ b/
libchimara/gestalt.c
@@
-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 */