#include <fcntl.h>
#ifndef FD_CLOFORK
#error "FD_CLOFORK is not defined"
#endif
int main(void) { return 0; }
