gas on cygwin doesn't like section type (althought that's not what the docu says...
[libfirm] / ir / be / beifg_list.c
index 117815e..c853b97 100644 (file)
 #include "irgraph_t.h"
 #include "irgwalk.h"
 
+#include "beifg_impl.h"
 #include "bearch.h"
 #include "be_t.h"
 #include "bera.h"
 #include "beifg_t.h"
 #include "bechordal_t.h"
 
-
 typedef struct _adj_head_t adj_head_t;
 
 typedef struct _ifg_list_t {