diff lwasm/parse.c @ 212:bae1e3ecdce1

More preparation for gnulib integration
author lost
date Fri, 24 Apr 2009 06:43:02 +0000
parents 563adfccb645
children 436b36214e35
line wrap: on
line diff
--- a/lwasm/parse.c	Fri Apr 24 06:27:00 2009 +0000
+++ b/lwasm/parse.c	Fri Apr 24 06:43:02 2009 +0000
@@ -23,6 +23,7 @@
 */
 
 #define __parse_c_seen__
+#include <config.h>
 
 #include <ctype.h>
 #include <string.h>