diff options
Diffstat (limited to 'iconv/loop.c')
-rw-r--r-- | iconv/loop.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iconv/loop.c b/iconv/loop.c index bf0ab487f4..1e5403310e 100644 --- a/iconv/loop.c +++ b/iconv/loop.c @@ -265,6 +265,7 @@ FCTNAME (LOOPFCT) (const unsigned char **inptrp, const unsigned char *inend, #undef get32 #undef put16 #undef put32 +#undef unaligned /* Include the file a second time to define the function to define the function to handle unaligned access. */ |