diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/unistd.h | 1 |
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 |