diff --git a/libc-test/build.rs b/libc-test/build.rs
index 4f8cf70afa4744963570a49fe40d624ade1d0128..25e595fe52cd383fe31f4c8d5c72c8b3e8e5605f 100644
--- a/libc-test/build.rs
+++ b/libc-test/build.rs
@@ -1317,6 +1317,7 @@ fn test_android(target: &str) {
     headers! { cfg:
                "asm/mman.h",
                "linux/dccp.h",
+               "linux/errqueue.h",
                "linux/futex.h",
                "linux/fs.h",
                "linux/genetlink.h",