1
0
forked from aniani/vim

patch 8.0.0772: other stdbool.h dependencies in libvterm

Problem:    Other stdbool.h dependencies in libvterm.
Solution:   Remove the dependency and use TRUE/FALSE/int. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2017-07-25 21:34:46 +02:00
parent 1c84493bbe
commit b2a76ec06b
6 changed files with 19 additions and 13 deletions

View File

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