shlwapi: Fix compilaction with GCC 4.1.

Jacek Caban jacek at codeweavers.com
Sat Mar 18 05:41:32 CST 2006


Without this patch GCC 4.1 fails with message
string.c:531: undefined reference to `strncmpW'

ChangeLog:
Fix compilaction with GCC 4.1.

 dlls/shlwapi/string.c |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2898d0ded5f93036408f1cb2449d1f9a97d48907.diff
Type: text/x-patch
Size: 731 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060318/b1836f61/2898d0ded5f93036408f1cb2449d1f9a97d48907.diff


More information about the wine-patches mailing list