Skip to content

Commit ed402e9

Browse files
committed
Add missing sysctl header to freebsd tests
1 parent cd0bc2e commit ed402e9

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
@@ -1635,6 +1635,7 @@ fn test_freebsd(target: &str) {
16351635
"sys/socket.h",
16361636
"sys/stat.h",
16371637
"sys/statvfs.h",
1638+
"sys/sysctl.h",
16381639
"sys/time.h",
16391640
"sys/times.h",
16401641
"sys/types.h",

0 commit comments

Comments
 (0)