This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
must copy changes from win32/makeifle.mk to wince/makefile.ce
[perl5.git] / hv.c
diff --git a/hv.c b/hv.c
index 09476f0..53bfa1f 100644 (file)
--- a/hv.c
+++ b/hv.c
@@ -18,6 +18,7 @@
 
 #include "EXTERN.h"
 #define PERL_IN_HV_C
+#define PERL_HASH_INTERNAL_ACCESS
 #include "perl.h"
 
 #define HV_MAX_LENGTH_BEFORE_SPLIT 14