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