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