- when a graph is lowered because of struct return changes, transform
[libfirm] / ir / libcore / lc_config_lexer.l
index 9acedd9..ec48dce 100644 (file)
@@ -21,7 +21,9 @@
   License along with this library; if not, write to the Free Software
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
-
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
 #include <stdio.h>