Added prototype for phi_ops_interfere
[libfirm] / ir / be / belistsched.h
index f4fb4cf..5a24ab4 100644 (file)
@@ -11,8 +11,6 @@
 #include "pmap.h"
 #include "list.h"
 
-#include "besched_t.h"
-
 /**
  * The selection function.
  * It picks one node out of the ready list to be scheduled next.