From: Ben Gras Date: Thu, 4 Aug 2011 16:11:16 +0000 (+0200) Subject: remove info after #undef _POSIX_TIMERS X-Git-Tag: v3.2.0~385 X-Git-Url: http://zhaoyanbai.com/repos/man.named-checkconf.html?a=commitdiff_plain;h=1abfde0e0392605a1ce3ba6cbe3a0bc7b5c0e952;p=minix.git remove info after #undef _POSIX_TIMERS --- diff --git a/nbsd_include/sys/unistd.h b/nbsd_include/sys/unistd.h index 2afa37009..b0f3c31a7 100644 --- a/nbsd_include/sys/unistd.h +++ b/nbsd_include/sys/unistd.h @@ -145,7 +145,7 @@ /* timeouts */ #undef _POSIX_TIMEOUTS /* timers */ -#undef _POSIX_TIMERS 200112L +#undef _POSIX_TIMERS /* typed memory objects */ #undef _POSIX_TYPED_MEMORY_OBJECTS /* may disable terminal spec chars */