Skip to content

Commit

Permalink
Add net/if_mib.h header for mac test build
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Nov 14, 2024
1 parent f31b8d4 commit f444670
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libc-test/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ fn test_apple(target: &str) {
"net/if.h",
"net/if_arp.h",
"net/if_dl.h",
"net/if_mib.h",
"net/if_utun.h",
"net/if_var.h",
"net/ndrv.h",
Expand Down

0 comments on commit f444670

Please sign in to comment.