/*[UU]*/
#include <unistd.h>
#ifndef _XOPEN_UUCP
#error "_XOPEN_UUCP is not defined"
#endif
int main(void) { return 0; }
