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