First try to add aliasing support in ilp coalescer
[libfirm] / ir / libcore / lc_opts_t.h
index 46f6d46..61c683e 100644 (file)
@@ -27,8 +27,6 @@
 #include "lc_opts.h"
 #include "list.h"
 
-#include "lc_defines.h"
-
 typedef struct {
        struct list_head opts;
        struct list_head grps;