/*optional*/ #include #ifndef PIPE_BUF #error "PIPE_BUF is not defined" #endif int main(void) { return 0; }