diff options
Diffstat (limited to 'gcc/c-cppbuiltin.c')
-rw-r--r-- | gcc/c-cppbuiltin.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/c-cppbuiltin.c b/gcc/c-cppbuiltin.c index adbefd0..4ff194e 100644 --- a/gcc/c-cppbuiltin.c +++ b/gcc/c-cppbuiltin.c @@ -30,6 +30,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "output.h" #include "except.h" /* For USING_SJLJ_EXCEPTIONS. */ #include "toplev.h" +#include "tm_p.h" /* Target prototypes. */ #ifndef REGISTER_PREFIX #define REGISTER_PREFIX "" |