]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/regset.h
2015-07-07 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / regset.h
index 8a542ed61824981f596694c610c6917db0485ac7..d095599193057c28c74716f1981ebb7e710ab1fb 100644 (file)
@@ -30,8 +30,6 @@ along with GCC; see the file COPYING3.  If not see
    the latter option, a good start would be to change everything allocated
    on the reg_obstack to regset.  */
 
-#include "bitmap.h"            /* For bitmap_iterator.  */
-#include "hard-reg-set.h"
 
 /* Head of register set linked list.  */
 typedef bitmap_head regset_head;