diff options
Diffstat (limited to 'iconv/tst-iconv6.c')
-rw-r--r-- | iconv/tst-iconv6.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iconv/tst-iconv6.c b/iconv/tst-iconv6.c index 4e099d09f1..ace7dc68b2 100644 --- a/iconv/tst-iconv6.c +++ b/iconv/tst-iconv6.c @@ -22,6 +22,7 @@ #include <inttypes.h> #include <iconv.h> #include <byteswap.h> +#include <endian.h> static int do_test (void) |