/* * Declarations for clients of comp_t.c */ #ifdef linux #include #else #include #endif unsigned long decode_comp_t(comp_t comp);