summaryrefslogtreecommitdiff
path: root/include/unistd.h
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2011-03-14 12:27:09 +0100
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2012-06-15 14:00:23 +0200
commit2389017f787dd51e11e697c448071ecdd217169a (patch)
tree9b84222178e0e236d51590acdf1bba808a13b980 /include/unistd.h
parentd5332f2fdd01396faf8cd6f925cca3916024a96f (diff)
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 <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'include/unistd.h')
-rw-r--r--include/unistd.h1
1 files changed, 1 insertions, 0 deletions
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 <bits/posix_opt.h>
+#include <bits/uClibc_posix_opt.h>
/* Get the environment definitions from Unix98. */
#ifdef __USE_UNIX98