xref: /openbsd-src/gnu/gcc/gcc/version.h (revision 404b540a9034ac75a6199ad1a32d1bbc7a0d4210)
1 #ifndef GCC_VERSION_H
2 #define GCC_VERSION_H
3 extern const char version_string[];
4 extern const char bug_report_url[];
5 #endif /* ! GCC_VERSION_H */
6