[MSVCRT] Export _pwctype

How did CRTDLL, which forwards _pwctype_dll to msvcrt._pwctype, ever link?

svn path=/trunk/; revision=75998
This commit is contained in:
Timo Kreuzer 2017-09-30 12:43:08 +00:00
parent cd45987d1a
commit 4f39e403dc

View file

@ -587,7 +587,7 @@
@ cdecl _putw(long ptr)
@ cdecl _putwch(long)
@ cdecl _putws(wstr)
# extern _pwctype
@ extern _pwctype
@ cdecl _read(long ptr long)
@ cdecl _resetstkoflw()
@ cdecl _rmdir(str)