#ifndef OS_VERSION_H #define OS_VERSION_H #define SUNOS_5_11 #define OS_MAJOR 5 #define OS_MINOR 11 #endif