Browse Source

SDL_config_os2.h: define HAVE__WCSICMP and HAVE__WCSNICMP

Ozkan Sezer 4 years ago
parent
commit
7c18088f00
1 changed files with 2 additions and 0 deletions
  1. 2 0
      include/SDL_config_os2.h

+ 2 - 0
include/SDL_config_os2.h

@@ -103,6 +103,8 @@
 #define HAVE_WCSLCPY 1
 #define HAVE_WCSLCAT 1
 #define HAVE_WCSCMP 1
+#define HAVE__WCSICMP 1
+#define HAVE__WCSNICMP 1
 #define HAVE_STRLEN 1
 #define HAVE_STRLCPY 1
 #define HAVE_STRLCAT 1