mirror of
https://github.com/vim/vim.git
synced 2025-09-27 04:14:06 -04:00
patch 9.1.1103: if_perl: still some compile errors with Perl 5.38
Problem: if_perl: still some compile errors with Perl 5.38 Solution: copy declaration of PL_memory_wrap from Perl header (Drew Vogel) closes: #16613 Signed-off-by: Drew Vogel <dvogel@github> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
bfc7719e48
commit
8cc725e927
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1103,
|
||||
/**/
|
||||
1102,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user