summaryrefslogtreecommitdiff
path: root/libc-test
diff options
context:
space:
mode:
authorluozijun <gnulinux@126.com>2017-12-12 12:44:47 +0800
committerluozijun <gnulinux@126.com>2017-12-12 12:44:47 +0800
commit64246e006edca0c78a1c2c69d3ae8b7aff4d3c2f (patch)
treecd7d93b319c80afb3c1894770c1eea75c0f91e3d /libc-test
parent511f8c89bc2ff03299c4eaad60c86628e2446747 (diff)
downloadrust-libc-64246e006edca0c78a1c2c69d3ae8b7aff4d3c2f.tar.gz
remove include
Diffstat (limited to 'libc-test')
-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 639d235dc5..3ded0dbef8 100644
--- a/libc-test/build.rs
+++ b/libc-test/build.rs
@@ -173,8 +173,6 @@ fn main() {
cfg.header("crt_externs.h");
}
cfg.header("net/route.h");
- cfg.header("net/route.h");
- cfg.header("net/if_dl.h");
cfg.header("sys/proc_info.h");
}