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