Skip to content

Commit ee0c4f5

Browse files
committed
Auto merge of #2442 - tklauser:libc-test-duplicate-headers, r=JohnTitor
libc-test: remove duplicate headers from test_apple
2 parents 317c15f + 90285fa commit ee0c4f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libc-test/build.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,11 +212,9 @@ fn test_apple(target: &str) {
212212
"net/if_dl.h",
213213
"net/if_utun.h",
214214
"net/route.h",
215-
"net/route.h",
216215
"netdb.h",
217216
"netinet/if_ether.h",
218217
"netinet/in.h",
219-
"netinet/in.h",
220218
"netinet/ip.h",
221219
"netinet/tcp.h",
222220
"netinet/udp.h",

0 commit comments

Comments
 (0)