More windows linkage guesses

master
Alex Crichton 2017-06-23 06:53:09 -07:00
parent 7f90c48a7a
commit 215fa06fb6
1 changed files with 1 additions and 0 deletions

View File

@ -418,6 +418,7 @@ pub fn _start() -> ! {
#[cfg(windows)]
#[link(name = "kernel32")]
#[link(name = "msvcrt")]
extern {}
// ARM targets need these symbols