From 73984aa3ab4820448a4ed268d4d04123a16c818a Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Mon, 13 Mar 2006 05:44:14 +0000 Subject: [PATCH] *** empty log message *** --- include/SDL_config_macosx.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/SDL_config_macosx.h b/include/SDL_config_macosx.h index f29209ae9..255ab194e 100644 --- a/include/SDL_config_macosx.h +++ b/include/SDL_config_macosx.h @@ -72,6 +72,7 @@ #define HAVE_STRCMP 1 #define HAVE_STRNCMP 1 #define HAVE_STRCASECMP 1 +#define HAVE_STRNCASECMP 1 #define HAVE_SSCANF 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1