diff options
Diffstat (limited to 'gcc/gcc-main.c')
-rw-r--r-- | gcc/gcc-main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/gcc-main.c b/gcc/gcc-main.c index 9e6de74..6a759bb 100644 --- a/gcc/gcc-main.c +++ b/gcc/gcc-main.c @@ -30,6 +30,7 @@ along with GCC; see the file COPYING3. If not see #include "obstack.h" #include "intl.h" #include "prefix.h" +#include "opt-suggestions.h" #include "gcc.h" /* Implement the top-level "main" within the driver in terms of |