Skip to content

Commit f714e56

Browse files
committed
build: add necessary header on illumos
1 parent a96465d commit f714e56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc-test/build.rs

+1
Original file line numberDiff line numberDiff line change
@@ -821,6 +821,7 @@ fn test_solarish(target: &str) {
821821
"sys/ioctl.h",
822822
"sys/lgrp_user.h",
823823
"sys/loadavg.h",
824+
"sys/mkdev.h",
824825
"sys/mman.h",
825826
"sys/mount.h",
826827
"sys/priv.h",

0 commit comments

Comments
 (0)