- fixed comment: bs cannot be NULL anymore (and was never NULL previously)
[libfirm] / ir / be / beschednormal.c
index 75071c5..dacc5a6 100644 (file)
@@ -40,6 +40,7 @@
 
 // XXX there is no one time init for schedulers
 //#define NORMAL_DBG
+#include "irprintf.h"
 
 
 static int must_be_scheduled(const ir_node* const irn)