p4raw-id: //depot/perl@14381
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Tue Jan 22 18:35:26 EET 2002 [metaconfig 3.0 PL70]
+# Generated on Wed Jan 23 06:47:20 EET 2002 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.org)
cat >c1$$ <<EOF
#endif
int main() {
#if BYTEORDER == 0x1234 || BYTEORDER == 0x4321
- U8 buf[] = "\0\0\0\1\0\0\0\0";
+ U8 *buf = "\0\0\0\1\0\0\0\0";
U32 *up;
int i;