array: Add and use NEW_ARR_DZ().
[libfirm] / ir / be / bespillslots.h
index 752813c..7a251f8 100644 (file)
  * @brief       Spillslot coalescer.
  * @author      Matthias Braun
  * @date        27.07.2006
- * @version     $Id$
  */
 #ifndef FIRM_BE_BESPILLSLOTS_H
 #define FIRM_BE_BESPILLSLOTS_H
 
 #include <stdbool.h>
-#include "beirg.h"
 
 typedef struct be_fec_env_t be_fec_env_t;