mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[CDMAKE]
Fix a warning with new RosBE svn path=/trunk/; revision=58431
This commit is contained in:
@@ -529,7 +529,7 @@ static int check_for_punctuation(int c, const char *name)
|
||||
return c;
|
||||
}
|
||||
|
||||
#if _WIN32
|
||||
#if defined(_WIN32) && !defined(strcasecmp)
|
||||
#define strcasecmp stricmp
|
||||
#endif//_WIN32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user