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