diff --git a/stdafx.h b/stdafx.h --- a/stdafx.h +++ b/stdafx.h @@ -22,6 +22,7 @@ #if defined(__OS2__) # include +# define strcasecmp stricmp #endif #ifdef __BEOS__