Explorar o código

geniconv/os2iconv.c: make it build correctly against os2tk headers.

Ozkan Sezer %!s(int64=5) %!d(string=hai) anos
pai
achega
cbadd1e380
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/core/os2/geniconv/os2iconv.c

+ 2 - 0
src/core/os2/geniconv/os2iconv.c

@@ -28,6 +28,8 @@
 #define ICONV_THREAD_SAFE 1
 
 #include "geniconv.h"
+#define _ULS_CALLCONV_
+#define CALLCONV _System
 #include <uconv.h>
 #include <stdio.h>
 #include <stdlib.h>