Include glib.h, so FALSE is defined when compiling statically.

svn path=/trunk/; revision=17218
This commit is contained in:
Jörg Mayer 2006-02-08 17:04:21 +00:00
parent 1174fe71e7
commit 2d668534a9
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
#include <gmodule.h>
#endif
#include <glib.h>
void proto_register_lua(void);