Skip to content

Commit 1bcda05

Browse files
Add net/if_mib.h header for mac test build
1 parent 57a1be4 commit 1bcda05

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
@@ -208,6 +208,7 @@ fn test_apple(target: &str) {
208208
"net/if.h",
209209
"net/if_arp.h",
210210
"net/if_dl.h",
211+
"net/if_mib.h",
211212
"net/if_utun.h",
212213
"net/if_var.h",
213214
"net/ndrv.h",

0 commit comments

Comments
 (0)