diff options
Diffstat (limited to 'conform/Makefile')
-rw-r--r-- | conform/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conform/Makefile b/conform/Makefile index 3f9721abdf..6840aeb92a 100644 --- a/conform/Makefile +++ b/conform/Makefile @@ -211,6 +211,7 @@ test-xfail-XPG4/termios.h/conform = yes test-xfail-XPG4/ucontext.h/conform = yes test-xfail-XPG4/unistd.h/conform = yes test-xfail-XPG4/utmpx.h/conform = yes +test-xfail-POSIX/unistd.h/conform = yes test-xfail-POSIX/sys/wait.h/conform = yes test-xfail-UNIX98/arpa/inet.h/conform = yes test-xfail-UNIX98/fcntl.h/conform = yes |