Skip to content

Commit 23f263e

Browse files
GuillaumeGomeztgross35
authored andcommitted
Add net/if_mib.h header for mac test build
(backport <rust-lang#4022>) (cherry picked from commit 1bcda05)
1 parent 61da9bc commit 23f263e

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
@@ -221,6 +221,7 @@ fn test_apple(target: &str) {
221221
"net/if.h",
222222
"net/if_arp.h",
223223
"net/if_dl.h",
224+
"net/if_mib.h",
224225
"net/if_utun.h",
225226
"net/if_var.h",
226227
"net/ndrv.h",

0 commit comments

Comments
 (0)