Skip to content

Commit

Permalink
geniconv/os2iconv.c: make it build correctly against os2tk headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
sezero committed Oct 20, 2020
1 parent 554037a commit cbadd1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/os2/geniconv/os2iconv.c
Expand Up @@ -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>
Expand Down

0 comments on commit cbadd1e

Please sign in to comment.