Skip to content

Commit 6c10866

Browse files
committed
Fixup #32476
1 parent 317acb7 commit 6c10866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libstd/sys/windows/thread.rs

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ use prelude::v1::*;
1212

1313
use alloc::boxed::FnBox;
1414
use io;
15+
use ffi::CStr;
1516
use mem;
1617
use libc::c_void;
1718
use ptr;

0 commit comments

Comments
 (0)