]> Zhao Yanbai Git Server - minix.git/commitdiff
don't define _POSIX_TIMERS
authorBen Gras <ben@minix3.org>
Mon, 1 Aug 2011 11:17:47 +0000 (13:17 +0200)
committerBen Gras <ben@minix3.org>
Mon, 1 Aug 2011 11:17:47 +0000 (13:17 +0200)
nbsd_include/sys/unistd.h

index 708960584a06cccbf2030c1b3c3b684a4db2d6be..2afa37009c1c36dac5c608aca79b41594b432ae3 100644 (file)
                                        /* timeouts */
 #undef _POSIX_TIMEOUTS
                                        /* timers */
-#define        _POSIX_TIMERS                   200112L
+#undef _POSIX_TIMERS                   200112L
                                        /* typed memory objects */
 #undef _POSIX_TYPED_MEMORY_OBJECTS
                                        /* may disable terminal spec chars */