Defined glui32 and glsi32 in terms of the 32-bit integer types in <stdint.h>, instead...
[rodin/chimara.git] / src / gestalt.c
index 4b3b19c0a3e5af913fdd06b75dea46c78062c0d9..5add1c3ba1dd4bbff7eb8403b9ddfe92c2f99308 100644 (file)
@@ -1,3 +1,4 @@
+#include <stddef.h> /* Surprisingly, the only symbol needed is NULL */
 #include "glk.h"
 
 /* Version of the Glk specification implemented by this library */