added missing include
authorChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Fri, 5 Jan 2007 15:15:38 +0000 (15:15 +0000)
committerChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Fri, 5 Jan 2007 15:15:38 +0000 (15:15 +0000)
ir/be/becopyilp.c

index fcd1dba..0e90b25 100644 (file)
@@ -11,6 +11,8 @@
 #include "config.h"
 #endif /* HAVE_CONFIG_H */
 
+#include "irtools.h"
+
 #include "bestatevent.h"
 #include "beirg_t.h"