diff --git a/libc-test/build.rs b/libc-test/build.rs index 64101f48cfaa8..1d04591f936ca 100644 --- a/libc-test/build.rs +++ b/libc-test/build.rs @@ -2074,6 +2074,7 @@ fn test_freebsd(target: &str) { "sys/sysctl.h", "sys/thr.h", "sys/time.h", + [freebsd14]:"sys/timerfd.h", "sys/times.h", "sys/timex.h", "sys/types.h",