mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 07:00:48 +00:00
geniconv/os2iconv.c: make it build correctly against os2tk headers.
This commit is contained in:
parent
554037a6f7
commit
cbadd1e380
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue