diff lwasm/pragma.c @ 212:bae1e3ecdce1

More preparation for gnulib integration
author lost
date Fri, 24 Apr 2009 06:43:02 +0000
parents 3f9d299d2477
children a58f49a77441
line wrap: on
line diff
--- a/lwasm/pragma.c	Fri Apr 24 06:27:00 2009 +0000
+++ b/lwasm/pragma.c	Fri Apr 24 06:43:02 2009 +0000
@@ -20,7 +20,7 @@
 
 This file contains stuff associated with lwasm specific strangeness
 */
-
+#include <config.h>
 #include <ctype.h>
 #include <stdlib.h>
 #include <string.h>