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