=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/unistd.h,v retrieving revision 1.96 retrieving revision 1.97 diff -c -r1.96 -r1.97 *** src/include/unistd.h 2014/12/11 23:05:38 1.96 --- src/include/unistd.h 2014/12/13 20:42:41 1.97 *************** *** 1,4 **** ! /* $OpenBSD: unistd.h,v 1.96 2014/12/11 23:05:38 tedu Exp $ */ /* $NetBSD: unistd.h,v 1.26.4.1 1996/05/28 02:31:51 mrg Exp $ */ /*- --- 1,4 ---- ! /* $OpenBSD: unistd.h,v 1.97 2014/12/13 20:42:41 tedu Exp $ */ /* $NetBSD: unistd.h,v 1.26.4.1 1996/05/28 02:31:51 mrg Exp $ */ /*- *************** *** 144,150 **** #define _XOPEN_UNIX (-1) /* Define the POSIX.2 version we target for compliance. */ ! #define _POSIX2_VERSION 199212L /* the sysconf(3) variable values are part of the ABI */ --- 144,150 ---- #define _XOPEN_UNIX (-1) /* Define the POSIX.2 version we target for compliance. */ ! #define _POSIX2_VERSION 200809L /* the sysconf(3) variable values are part of the ABI */