diff options
author | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-12-18 13:28:35 +0000 |
---|---|---|
committer | Malcolm Beattie <mbeattie@sable.ox.ac.uk> | 1997-12-18 13:28:35 +0000 |
commit | 709439144118cdc3bfd83a3cfee0f545203abc22 (patch) | |
tree | 20ebdf3c4fc73b1e8c2b981d7d834263ae9fc260 /perl.h | |
parent | aa061f24488b19b77307fc21f137d7338836bee8 (diff) | |
parent | d3ba9184ae4a51b26d0b441baf1f71fadb130b14 (diff) | |
download | perl-709439144118cdc3bfd83a3cfee0f545203abc22.tar.gz |
Integrate ansi @364,@366 into mainline.
p4raw-link: @366 on //depot/ansiperl: d3ba9184ae4a51b26d0b441baf1f71fadb130b14
p4raw-link: @364 on //depot/ansiperl: 1b171b8dc5d8ea8bdfc47634b7dd4589627bd142
p4raw-id: //depot/perl@379
Diffstat (limited to 'perl.h')
-rw-r--r-- | perl.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1714,6 +1714,7 @@ typedef struct perl_thread *Thread; #undef PERLVAR #undef PERLVARI +#undef PERLVARIC #if defined(HASATTRIBUTE) && defined(WIN32) /* |