summaryrefslogtreecommitdiff
path: root/intrpvar.h
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2012-12-11 20:35:16 -0700
committerKarl Williamson <public@khwilliamson.com>2012-12-22 11:11:26 -0700
commite3d474b7de6268afa57fb09352d3082a13d99d0c (patch)
treefddfbee759ad6bba675a3a09b67d2f3c35ffc4e5 /intrpvar.h
parent9d7458697f94ee4c7219bdc6662f46f636849d8e (diff)
downloadperl-e3d474b7de6268afa57fb09352d3082a13d99d0c.tar.gz
intrpvar.h: #include handy.h
This will allow some mnemonics to be used in future commits
Diffstat (limited to 'intrpvar.h')
-rw-r--r--intrpvar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/intrpvar.h b/intrpvar.h
index b513d226d4..458f3139b1 100644
--- a/intrpvar.h
+++ b/intrpvar.h
@@ -8,6 +8,8 @@
*
*/
+#include "handy.h"
+
/*
=head1 Per-Interpreter Variables
*/