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