XEmacs 21.4.22.
[chise/xemacs-chise.git.1] / src / syswindows.h
index 14d7a6f..131c155 100644 (file)
@@ -190,7 +190,7 @@ typedef NMHDR *LPNMHDR;
 
 #include <wchar.h>
 
-#ifdef CYGWIN
+#if defined (CYGWIN) && (CYGWIN_VERSION_DLL_COMBINED < 190)
 
 /* All but wcscmp and wcslen left out of Cygwin headers -- but present
    in /usr/include/mingw32/string.h! */