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