1
0
forked from aniani/vim

patch 9.1.0680: VMS does not have defined uintptr_t

Problem:  VMS does not have defined uintptr_t
Solution: Add type definitions (Zoltan Arpadffy)

closes: #15520

Signed-off-by: Zoltan Arpadffy <zoltan.arpadffy@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Zoltan Arpadffy
2024-08-18 16:59:20 +02:00
committed by Christian Brabandt
parent 890f97ce57
commit 10231ac638
2 changed files with 10 additions and 0 deletions

View File

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