X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbelive.h;h=ffad8b0942e2595d580a66410b3584578c2f0eec;hb=0378ccc621a98322785250f96d85d3b32dc0cad1;hp=360a56a6092f0270495ad1d10efb9e63b802f4e8;hpb=d2e85e5566577520ffc0a143d55a6eb6a3770ea4;p=libfirm diff --git a/ir/be/belive.h b/ir/be/belive.h index 360a56a60..ffad8b094 100644 --- a/ir/be/belive.h +++ b/ir/be/belive.h @@ -29,6 +29,8 @@ #include +#include "be_types.h" + #include "firm_types.h" #include "pset.h" @@ -44,10 +46,6 @@ typedef enum { be_lv_state_out = 4, } be_lv_state_t; -typedef struct _be_lv_t be_lv_t; - -typedef struct _be_lv_info_t be_lv_info_t; - /** * Compute the inter block liveness for a graph. * @param irg The graph.