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