Add missing wcsdup() prototype to <wchar.h>.
authorSascha Wildner <saw@online.de>
Thu, 10 Mar 2011 21:56:22 +0000 (22:56 +0100)
committerSascha Wildner <saw@online.de>
Thu, 10 Mar 2011 21:56:51 +0000 (22:56 +0100)
commitf7fcb730a030feb718b71f8f7d1ab68b7c8134cf
treefbb1437ea4b0ffdf13b0f1db9145df025e3e39fb
parent4c1415165a9f52273c8c586f6d5a550b7d9c69d8
Add missing wcsdup() prototype to <wchar.h>.

This allows C++ programs to access this function at all.

Reported-by: Pierre Abbat <phma@phma.optus.nu>
include/wchar.h