From 1abfde0e0392605a1ce3ba6cbe3a0bc7b5c0e952 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Thu, 4 Aug 2011 18:11:16 +0200 Subject: [PATCH] remove info after #undef _POSIX_TIMERS --- nbsd_include/sys/unistd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.44.0