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