From 2389017f787dd51e11e697c448071ecdd217169a Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Mon, 14 Mar 2011 12:27:09 +0100 Subject: posix_opt.h: update to glibc's NPTL version add uClibc_posix_opt.h to handle uClibc specific options/features Signed-off-by: Peter S. Mazinger Signed-off-by: Bernhard Reutner-Fischer --- include/unistd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/unistd.h b/include/unistd.h index 1b2fd4d15..a3cf288b2 100644 --- a/include/unistd.h +++ b/include/unistd.h @@ -171,6 +171,7 @@ __BEGIN_DECLS */ #include +#include /* Get the environment definitions from Unix98. */ #ifdef __USE_UNIX98 -- cgit v1.2.3