summaryrefslogtreecommitdiff
path: root/gcc/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/version.h')
-rw-r--r--gcc/version.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/version.h b/gcc/version.h
index db5972d2af8..8e944ccdef6 100644
--- a/gcc/version.h
+++ b/gcc/version.h
@@ -1,4 +1,5 @@
#ifndef GCC_VERSION_H
#define GCC_VERSION_H
extern const char version_string[];
+extern const char bug_report_url[];
#endif /* ! GCC_VERSION_H */