summaryrefslogtreecommitdiff
path: root/hv_macro.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-10-17 06:47:11 -0600
committerKarl Williamson <khw@cpan.org>2020-11-02 09:36:08 -0700
commitb41deab98443191c13367670be81d18c7b45eff4 (patch)
tree172a805f83eaa6177619a0f902881ace2af9ee62 /hv_macro.h
parent4e528812291825e541d225bcf2bffac0cf23be3d (diff)
downloadperl-b41deab98443191c13367670be81d18c7b45eff4.tar.gz
hv_func.h, hv_macro.h: Rename compile-once guard
These #defines are internal-only, so mark them as such by adding a trailing underscore to their names.
Diffstat (limited to 'hv_macro.h')
-rw-r--r--hv_macro.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/hv_macro.h b/hv_macro.h
index fa8c3123c5..a494ad1f55 100644
--- a/hv_macro.h
+++ b/hv_macro.h
@@ -1,5 +1,5 @@
-#ifndef PERL_SEEN_HV_MACRO_H /* compile once */
-#define PERL_SEEN_HV_MACRO_H
+#ifndef PERL_SEEN_HV_MACRO_H_ /* compile once */
+#define PERL_SEEN_HV_MACRO_H_
#if IVSIZE == 8
#define CAN64BITHASH