copy result mode on final transformations (lea->add and sub->neg-add)
[libfirm] / ir / be / be.h
index a12f9a5..3df6732 100644 (file)
@@ -2,6 +2,9 @@
 #ifndef _BE_MAIN_H
 #define _BE_MAIN_H
 
+#include <stdio.h>
+#include "dbginfo.h"
+
 /**
  * Register the Firm backend command line options.
  */