diff options
Diffstat (limited to 'gcc/c-opts.c')
-rw-r--r-- | gcc/c-opts.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-opts.c b/gcc/c-opts.c index 44adae4..2a158c1 100644 --- a/gcc/c-opts.c +++ b/gcc/c-opts.c @@ -39,6 +39,7 @@ along with GCC; see the file COPYING3. If not see #include "options.h" #include "mkdeps.h" #include "target.h" +#include "tm_p.h" #ifndef DOLLARS_IN_IDENTIFIERS # define DOLLARS_IN_IDENTIFIERS true |