diff lwasm/symbol.c @ 212:bae1e3ecdce1

More preparation for gnulib integration
author lost
date Fri, 24 Apr 2009 06:43:02 +0000
parents 716879fc6790
children a58f49a77441
line wrap: on
line diff
--- a/lwasm/symbol.c	Fri Apr 24 06:27:00 2009 +0000
+++ b/lwasm/symbol.c	Fri Apr 24 06:43:02 2009 +0000
@@ -23,7 +23,7 @@
 */
 
 #define __symbol_c_seen__
-
+#include <config.h>
 #include <string.h>
 
 #include "lwasm.h"