Revert the changes to strdup() that made it use wchar_t*.
strdup() is defined by C to use char* and building for Unicode doesn't change that.
Authored by: david_costanzo 2019-06-23
Parent: [r4955]
Child: [r4957]