summaryrefslogtreecommitdiff
path: root/universal.c
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2013-09-11 09:01:39 -0700
committerFather Chrysostomos <sprout@cpan.org>2014-01-04 05:10:03 -0800
commitb7a8ab8f85608060810f6b75de080ddf82c41498 (patch)
tree4ae8a94fb274fecdb578fad380d18c903b8d1367 /universal.c
parent8372457d1524e39b82376911e4ffb3a9d3864269 (diff)
downloadperl-b7a8ab8f85608060810f6b75de080ddf82c41498.tar.gz
universal.c: include vutil.h
Subsequent changes to vxs.inc will require it.
Diffstat (limited to 'universal.c')
-rw-r--r--universal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/universal.c b/universal.c
index c5102e342b..2861d31cc5 100644
--- a/universal.c
+++ b/universal.c
@@ -996,6 +996,7 @@ XS(XS_re_regexp_pattern)
/* NOT-REACHED */
}
+#include "vutil.h"
#include "vxs.inc"
struct xsub_details {