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