FreeBSD: add ucontext.h to libc-test

It was picked up transitively on >10, but tests failed on 10
This commit is contained in:
Greg V 2020-05-17 00:49:43 +03:00
parent 9340bb3516
commit 1e66be9c45
1 changed files with 1 additions and 0 deletions

View File

@ -1703,6 +1703,7 @@ fn test_freebsd(target: &str) {
"sys/times.h",
"sys/timex.h",
"sys/types.h",
"sys/ucontext.h",
"sys/uio.h",
"sys/un.h",
"sys/utsname.h",