fixed lc_opts init
[libfirm] / ir / be / scripts / generate_emitter.pl
index cf744e6..2c95ee3 100755 (executable)
@@ -196,6 +196,9 @@ print OUT<<EOF;
  * created by: $0 $specfile $target_dir
  * date:       $creation_time
  */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 
 #include <stdio.h>