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