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