platform/shared/ruby/missing/langinfo.c in rhodes-3.5.1.12 vs platform/shared/ruby/missing/langinfo.c in rhodes-5.5.0
- old
+ new
@@ -33,14 +33,17 @@
*/
#include <stdlib.h>
#include <string.h>
#if defined _WIN32 || defined __CYGWIN__
-#include <windows.h>
-#if defined _WIN32
-#define strncasecmp strnicmp
+//#include <windows.h>
+//#if defined _WIN32
+//#define strncasecmp strnicmp
+//#endif
#endif
-#endif
+//RHO
+#include "ruby/ruby.h"
+//RHO
#ifdef HAVE_LANGINFO_H
#include "langinfo.h"
#endif
#define C_CODESET "US-ASCII" /* Return this as the encoding of the