forked from aniani/vim
patch 7.4.2056
Problem: Build fails. Solution: Add missing changes.
This commit is contained in:
@@ -67,6 +67,7 @@ extern int _stricoll(char *a, char *b);
|
|||||||
# ifdef FEAT_CSCOPE
|
# ifdef FEAT_CSCOPE
|
||||||
# include "if_cscope.pro"
|
# include "if_cscope.pro"
|
||||||
# endif
|
# endif
|
||||||
|
# include "dict.pro"
|
||||||
# include "diff.pro"
|
# include "diff.pro"
|
||||||
# include "digraph.pro"
|
# include "digraph.pro"
|
||||||
# include "edit.pro"
|
# include "edit.pro"
|
||||||
|
|||||||
@@ -758,6 +758,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
2056,
|
||||||
/**/
|
/**/
|
||||||
2055,
|
2055,
|
||||||
/**/
|
/**/
|
||||||
|
|||||||
Reference in New Issue
Block a user