Commit 5f4e95e7c16a63bbda4f3654126cc81806f779d8

Brent Cook 2015-09-08T15:00:09

updates for MSVC 2015's degenerate headers Note that 'perror' moves from stdio.h to stdlib.h, and 'rename' moves from stdio.h to io.h. Also, standard C includes move from the compiler to the Windows SDK, which changes the base path for the include files.