#include #ifndef UTS_RELEASE #include #endif #include main() { printf("%s", UTS_RELEASE); }