summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-10-11 22:59:27 +0000
committerbors <bors@rust-lang.org>2021-10-11 22:59:27 +0000
commitee0c4f5d63493e4ac7e4e4bf209b6933945e2245 (patch)
treeb9abb458446fc72b6cf167c86c53df1373666f95
parent317c15ff703c7b37f023b4bcf8cd5bec4cd57154 (diff)
parent90285fa72838e7a22072ddce58bc1ecbbac91801 (diff)
downloadrust-libc-ee0c4f5d63493e4ac7e4e4bf209b6933945e2245.tar.gz
Auto merge of #2442 - tklauser:libc-test-duplicate-headers, r=JohnTitor
libc-test: remove duplicate headers from test_apple
-rw-r--r--libc-test/build.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/libc-test/build.rs b/libc-test/build.rs
index c1e6554981..7de5f2ef99 100644
--- a/libc-test/build.rs
+++ b/libc-test/build.rs
@@ -212,11 +212,9 @@ fn test_apple(target: &str) {
"net/if_dl.h",
"net/if_utun.h",
"net/route.h",
- "net/route.h",
"netdb.h",
"netinet/if_ether.h",
"netinet/in.h",
- "netinet/in.h",
"netinet/ip.h",
"netinet/tcp.h",
"netinet/udp.h",