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