OSDN Git Service

* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
[pf3gnuchains/gcc-fork.git] / gcc / tree.h
index 8c7a897..330c849 100644 (file)
@@ -32,7 +32,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "real.h"
 #include "fixed-value.h"
 #include "alias.h"
-#include "options.h"
+#include "flags.h"
 
 /* Codes of tree nodes */