Add missing sysctl header to freebsd tests
This commit is contained in:
parent
9da2fd5ace
commit
54fcb89354
@ -1635,6 +1635,7 @@ fn test_freebsd(target: &str) {
|
||||
"sys/socket.h",
|
||||
"sys/stat.h",
|
||||
"sys/statvfs.h",
|
||||
"sys/sysctl.h",
|
||||
"sys/time.h",
|
||||
"sys/times.h",
|
||||
"sys/types.h",
|
||||
|
Loading…
Reference in New Issue
Block a user