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