summaryrefslogtreecommitdiff
path: root/perl.h
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>1997-12-14 15:30:25 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>1997-12-14 15:30:25 +0000
commit0f3f18a6c338e0fd84bde3ccfc0a15b37809c32a (patch)
tree96500dd04d5a05e308c254a38a579ab97048f52f /perl.h
parent1b171b8dc5d8ea8bdfc47634b7dd4589627bd142 (diff)
downloadperl-0f3f18a6c338e0fd84bde3ccfc0a15b37809c32a.tar.gz
#undef new PERLVARIC macro in appropriate places
p4raw-id: //depot/ansiperl@365
Diffstat (limited to 'perl.h')
-rw-r--r--perl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl.h b/perl.h
index a2aefa349e..351fd8e89f 100644
--- a/perl.h
+++ b/perl.h
@@ -1710,6 +1710,7 @@ typedef struct perl_thread *Thread;
#undef PERLVAR
#undef PERLVARI
+#undef PERLVARIC
#if defined(HASATTRIBUTE) && defined(WIN32)
/*