OSDN Git Service

* stor-layout.c (layout_type): Don't complain about a too small
[pf3gnuchains/gcc-fork.git] / gcc / version.h
index b7bb570..8e944cc 100644 (file)
@@ -1,4 +1,5 @@
-#ifndef __GCC_VERSION_H__
-#define __GCC_VERSION_H__
-extern const char *const version_string;
-#endif /* __GCC_VERSION_H__ */
+#ifndef GCC_VERSION_H
+#define GCC_VERSION_H
+extern const char version_string[];
+extern const char bug_report_url[];
+#endif /* ! GCC_VERSION_H */