1 2 3 4
#ifndef GCC_VERSION_H #define GCC_VERSION_H extern const char version_string[]; #endif /* ! GCC_VERSION_H */