diff --git a/stdafx.h b/stdafx.h index cb913dc597..790a77e328 100644 --- a/stdafx.h +++ b/stdafx.h @@ -155,6 +155,7 @@ # endif # define strcasecmp stricmp +# define strncasecmp strnicmp // suppress: warning C4005: 'offsetof' : macro redefinition (VC8) # include #endif /* defined(_MSC_VER) */