diff --git a/libc-test/build.rs b/libc-test/build.rs index 48f952f9f7c83..c76f84281c6fc 100644 --- a/libc-test/build.rs +++ b/libc-test/build.rs @@ -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",