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