diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-05-06 12:39:31 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-05-06 12:39:31 +0000 |
commit | 2c74c289a09a24de36af47eb52526438ffa7fdd6 (patch) | |
tree | e08ffaf22e45d10b51f8df7d2fc5dd07dae57e27 /uconfig.h | |
parent | 37a3304e2ec720a3a9a74dca1b62ca8b02907c40 (diff) | |
download | perl-2c74c289a09a24de36af47eb52526438ffa7fdd6.tar.gz |
Regen uconfig.h.
p4raw-id: //depot/perl@16430
Diffstat (limited to 'uconfig.h')
-rw-r--r-- | uconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |