diff options
Diffstat (limited to 'gcc/c-family/cppspec.c')
-rw-r--r-- | gcc/c-family/cppspec.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-family/cppspec.c b/gcc/c-family/cppspec.c index 1e0a8bc..6654023 100644 --- a/gcc/c-family/cppspec.c +++ b/gcc/c-family/cppspec.c @@ -21,6 +21,7 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "tm.h" +#include "opt-suggestions.h" #include "gcc.h" #include "opts.h" |