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