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