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