/* Test that the SI_TIMER macro is defined. */ #include #ifndef SI_TIMER #error SI_TIMER not defined #endif