Skip to content

Commit 49c132c

Browse files
LegNeatotatref
authored andcommitted
Limit gnu/libc-version.h header to glibc
1 parent 5332615 commit 49c132c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc-test/build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2675,7 +2675,7 @@ fn test_linux(target: &str) {
26752675
"elf.h",
26762676
"fcntl.h",
26772677
"glob.h",
2678-
"gnu/libc-version.h",
2678+
[gnu]: "gnu/libc-version.h",
26792679
"grp.h",
26802680
"iconv.h",
26812681
"ifaddrs.h",

0 commit comments

Comments
 (0)