This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Scalar-List-Utils to CPAN version 1.39
[perl5.git] / perly.c
diff --git a/perly.c b/perly.c
index d8eedf2..a7115b3 100644 (file)
--- a/perly.c
+++ b/perly.c
@@ -28,6 +28,7 @@
 #include "EXTERN.h"
 #define PERL_IN_PERLY_C
 #include "perl.h"
+#include "feature.h"
 
 typedef unsigned char yytype_uint8;
 typedef signed char yytype_int8;