Add missing utmpx.h header to freebsd tests

This commit is contained in:
gnzlbg 2019-05-14 14:07:41 +02:00
parent dc7311bec7
commit 9da2fd5ace
1 changed files with 1 additions and 0 deletions

View File

@ -1648,6 +1648,7 @@ fn test_freebsd(target: &str) {
"ufs/ufs/quota.h",
"unistd.h",
"utime.h",
"utmpx.h",
"wchar.h",
}