From 6674e127c93b0ed04a44c78b98ec9c76c71b49c8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 31 Mar 2000 20:49:41 +0000 Subject: Update. * iconv/loop.c: Undefined `unaligned' before recursive inclusion. --- iconv/loop.c | 1 + 1 file changed, 1 insertion(+) (limited to 'iconv/loop.c') 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. */ -- cgit v1.2.3