Skip to content

Commit a848efd

Browse files
committed
Add regex.h to libc-test for Android
1 parent faecad7 commit a848efd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc-test/build.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,6 +1401,7 @@ fn test_android(target: &str) {
14011401
"pthread.h",
14021402
"pty.h",
14031403
"pwd.h",
1404+
"regex.h",
14041405
"resolv.h",
14051406
"sched.h",
14061407
"semaphore.h",

0 commit comments

Comments
 (0)