From 2c74c289a09a24de36af47eb52526438ffa7fdd6 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Mon, 6 May 2002 12:39:31 +0000 Subject: Regen uconfig.h. p4raw-id: //depot/perl@16430 --- uconfig.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'uconfig.h') diff --git a/uconfig.h b/uconfig.h index 2f6188c691..32496541cb 100644 --- a/uconfig.h +++ b/uconfig.h @@ -3810,7 +3810,9 @@ * This symbol, if defined, indicates that you must access * character data through U32-aligned pointers. */ +#ifndef U32_ALIGNMENT_REQUIRED #define U32_ALIGNMENT_REQUIRED /**/ +#endif /* HAS_USLEEP_PROTO: * This symbol, if defined, indicates that the system provides -- cgit v1.2.1