diff options
Diffstat (limited to 'gcc/diagnostic.c')
-rw-r--r-- | gcc/diagnostic.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/diagnostic.c b/gcc/diagnostic.c index 16afddc1b4b..d820696c6f1 100644 --- a/gcc/diagnostic.c +++ b/gcc/diagnostic.c @@ -31,6 +31,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "coretypes.h" #include "tm.h" #include "tree.h" +#include "version.h" #include "tm_p.h" #include "flags.h" #include "input.h" |