generate missing include
authorChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Thu, 19 Jan 2006 17:20:33 +0000 (17:20 +0000)
committerChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Thu, 19 Jan 2006 17:20:33 +0000 (17:20 +0000)
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>