Skip to content

Commit 1e66be9

Browse files
committed
FreeBSD: add ucontext.h to libc-test
It was picked up transitively on >10, but tests failed on 10
1 parent 9340bb3 commit 1e66be9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc-test/build.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1703,6 +1703,7 @@ fn test_freebsd(target: &str) {
17031703
"sys/times.h",
17041704
"sys/timex.h",
17051705
"sys/types.h",
1706+
"sys/ucontext.h",
17061707
"sys/uio.h",
17071708
"sys/un.h",
17081709
"sys/utsname.h",

0 commit comments

Comments
 (0)