summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2013-09-10 20:39:32 -0700
committerFather Chrysostomos <sprout@cpan.org>2014-01-04 05:10:02 -0800
commitfba9e537ccad1f2775c4efa4a95c41f933342d86 (patch)
treeac4ead7405d8ad1c2cc04ea6d0b3d3052fa10501 /MANIFEST
parentabc6d7382c177cc56ee6e74fdc91fa07bc0ada01 (diff)
downloadperl-fba9e537ccad1f2775c4efa4a95c41f933342d86.tar.gz
Import vutil.h from the CPAN version dist
This will be needed when we switch vutil.c over to using macros for version functions, the way the CPAN dist does it.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 6ad17f6f07..5299ccd449 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5479,6 +5479,7 @@ vos/make_full_perl.sh VOS shell script to build and test "full" perl
vos/vos.c VOS emulations for missing POSIX functions
vos/vosish.h VOS-specific header file
vutil.c Version object C functions
+vutil.h Version object headers
vxs.inc Version object XS methods
warnings.h The warning numbers
win32/bin/exetype.pl Set executable type to CONSOLE or WINDOWS