geniconv/os2iconv.c: make it build correctly against os2tk headers.
parent
554037a6f7
commit
cbadd1e380
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue