From 8f32be2c6ce2d19e1b56188f71d51c9b248af3fa Mon Sep 17 00:00:00 2001 From: Philip Chimento Date: Tue, 28 Dec 2010 18:04:58 +0100 Subject: [PATCH] Fix #ifdefs --- libchimara/gestalt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libchimara/gestalt.c b/libchimara/gestalt.c index 15a754a..749bc43 100644 --- a/libchimara/gestalt.c +++ b/libchimara/gestalt.c @@ -1,4 +1,5 @@ #include /* Surprisingly, the only symbol needed is NULL */ +#include #include "glk.h" /* Version of the Glk specification implemented by this library */ -- 2.30.2