universal.c: include vutil.h
authorFather Chrysostomos <sprout@cpan.org>
Wed, 11 Sep 2013 16:01:39 +0000 (09:01 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 4 Jan 2014 13:10:03 +0000 (05:10 -0800)
Subsequent changes to vxs.inc will require it.

universal.c

index c5102e3..2861d31 100644 (file)
@@ -996,6 +996,7 @@ XS(XS_re_regexp_pattern)
     /* NOT-REACHED */
 }
 
+#include "vutil.h"
 #include "vxs.inc"
 
 struct xsub_details {