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