OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / genenums.c
index 8cb4836..f5c18f9 100644 (file)
@@ -56,6 +56,7 @@ main (int argc, char **argv)
   puts ("   from the machine description file.  */\n");
   puts ("#include \"config.h\"\n");
   puts ("#include \"system.h\"\n");
+  puts ("#include \"insn-constants.h\"\n");
 
   traverse_enum_types (print_enum_type, 0);