diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 1997-12-14 15:30:25 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 1997-12-14 15:30:25 +0000 |
commit | 0f3f18a6c338e0fd84bde3ccfc0a15b37809c32a (patch) | |
tree | 96500dd04d5a05e308c254a38a579ab97048f52f /perl.h | |
parent | 1b171b8dc5d8ea8bdfc47634b7dd4589627bd142 (diff) | |
download | perl-0f3f18a6c338e0fd84bde3ccfc0a15b37809c32a.tar.gz |
#undef new PERLVARIC macro in appropriate places
p4raw-id: //depot/ansiperl@365
Diffstat (limited to 'perl.h')
-rw-r--r-- | perl.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1710,6 +1710,7 @@ typedef struct perl_thread *Thread; #undef PERLVAR #undef PERLVARI +#undef PERLVARIC #if defined(HASATTRIBUTE) && defined(WIN32) /* |