#include #ifndef EXIT_SUCCESS #error "EXIT_SUCCESS is not defined" #endif int main(void) { return 0; }