mirror of
https://github.com/encounter/SDL.git
synced 2025-12-16 16:37:09 +00:00
os2: update include paths. add missing libc includes to geniconv.
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
*/
|
||||
|
||||
#define ICONV_THREAD_SAFE 1
|
||||
//#undef ICONV_THREAD_SAFE
|
||||
|
||||
#include "iconv.h"
|
||||
#include "geniconv.h"
|
||||
#include <uconv.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#ifdef ICONV_THREAD_SAFE
|
||||
|
||||
Reference in New Issue
Block a user