diff options
Diffstat (limited to 'gcc/flags.h')
-rw-r--r-- | gcc/flags.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/flags.h b/gcc/flags.h index ceff962d98a..cfd278f747e 100644 --- a/gcc/flags.h +++ b/gcc/flags.h @@ -24,6 +24,7 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "options.h" +#include "real.h" enum debug_info_type { |