diff options
Diffstat (limited to 'gcc/config/vxworks.c')
-rw-r--r-- | gcc/config/vxworks.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/vxworks.c b/gcc/config/vxworks.c index 941eb39de7f..410fcef15e6 100644 --- a/gcc/config/vxworks.c +++ b/gcc/config/vxworks.c @@ -23,6 +23,7 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "target.h" +#include "diagnostic-core.h" #include "toplev.h" #include "output.h" #include "tm.h" |