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