bestack: Remove the unused return value from stack_frame_compute_initial_offset().
[libfirm] / ir / ana / irlivechk.c
index 8da414d..89b12f1 100644 (file)
@@ -58,7 +58,7 @@
 
 #include "irlivechk.h"
 
-#include "statev.h"
+#include "statev_t.h"
 
 typedef struct bl_info_t {
        const ir_node *block;      /**< The block. */