diff options
Diffstat (limited to 'iconvdata/iso646.c')
-rw-r--r-- | iconvdata/iso646.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iconvdata/iso646.c b/iconvdata/iso646.c index af1479a347..9888208122 100644 --- a/iconvdata/iso646.c +++ b/iconvdata/iso646.c @@ -33,6 +33,7 @@ #include <gconv.h> #include <stdint.h> +#include <stdlib.h> #include <string.h> /* Definitions used in the body of the `gconv' function. */ |