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