libport: Undefine strcasecmp and strncasecmp in case they are defined to stricmp...
commit7cb2ced97d5738ffaba296b68abbca50245bdb49
authorRob Shearman <rob@codeweavers.com>
Mon, 3 Mar 2008 21:52:27 +0000 (3 21:52 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Mar 2008 11:02:26 +0000 (4 12:02 +0100)
treefd86bc5fd759b9b0fe321e1d8c3eb532e9df7803
parentce8d915c034329aae84d749965399642171641ac
libport: Undefine strcasecmp and strncasecmp in case they are defined to stricmp and strnicmp respectively.
libs/port/strcasecmp.c
libs/port/strncasecmp.c