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