Skip to content
Snippets Groups Projects
Commit 1e66be9c authored by Greg V's avatar Greg V
Browse files

FreeBSD: add ucontext.h to libc-test

It was picked up transitively on >10, but tests failed on 10
parent 9340bb35
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment