diff options
Diffstat (limited to 'iconv/skeleton.c')
-rw-r--r-- | iconv/skeleton.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iconv/skeleton.c b/iconv/skeleton.c index c8b14454e..45beb06 100644 --- a/iconv/skeleton.c +++ b/iconv/skeleton.c @@ -144,6 +144,7 @@ #endif #include <sysdep.h> +#include <stdint.h> #ifndef DL_CALL_FCT # define DL_CALL_FCT(fct, args) fct args |