Skip to content

Commit 915d8fa

Browse files
committed
unbreak OpenBSD tests: iconv.h doesn't exist
1 parent 2a2196d commit 915d8fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc-test/build.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,6 @@ fn test_openbsd(target: &str) {
361361
"pthread_np.h",
362362
"sys/syscall.h",
363363
"sys/shm.h",
364-
"iconv.h",
365364
}
366365

367366
cfg.skip_struct(move |ty| {

0 commit comments

Comments
 (0)