cleanup: Remove pointless assert(is_${NODE}(x)) just before get_${NODE}_${FOO}(x...
[libfirm] / ir / be / bespill.h
index 61a92d8..843a0df 100644 (file)
  * @brief       Option handling for spiller.
  * @author      Matthias Braun
  * @date        12.10.2006
- * @version     $Id$
  */
 #ifndef FIRM_BE_BESPILL_H
 #define FIRM_BE_BESPILL_H
 
 #include "bearch.h"
-#include "beirg.h"
 
 extern int be_coalesce_spill_slots;
 extern int be_do_remats;