need to include obstack
authorMatthias Braun <matze@braunis.de>
Thu, 14 Feb 2008 15:03:56 +0000 (15:03 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 14 Feb 2008 15:03:56 +0000 (15:03 +0000)
[r17722]

ir/be/bearch.h

index b1db028..edbf7cf 100644 (file)
@@ -29,6 +29,7 @@
 #include "firm_types.h"
 #include "bitset.h"
 #include "be.h"
+#include "obst.h"
 
 typedef struct arch_register_class_t     arch_register_class_t;
 typedef struct arch_register_req_t       arch_register_req_t;