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