1
0
forked from aniani/vim

updated for version 7.3.1198

Problem:    Build error when using Perl 5.18.0 and dynamic loading.
Solution:   Change #ifdefs for Perl_croak_xs_usage. (Ike Devolder)
This commit is contained in:
Bram Moolenaar
2013-06-15 16:47:35 +02:00
parent ff1806f8da
commit 9be6e21575
2 changed files with 12 additions and 0 deletions

View File

@@ -728,6 +728,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1198,
/**/
1197,
/**/