summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/version.h')
-rw-r--r--contrib/gcc/version.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/gcc/version.h b/contrib/gcc/version.h
index 9941649..8e944cc 100644
--- a/contrib/gcc/version.h
+++ b/contrib/gcc/version.h
@@ -1,4 +1,5 @@
#ifndef GCC_VERSION_H
#define GCC_VERSION_H
-extern const char *const version_string;
+extern const char version_string[];
+extern const char bug_report_url[];
#endif /* ! GCC_VERSION_H */
OpenPOWER on IntegriCloud