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