0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.1.0403: header file missing from distribution

Problem:    Header file missing from distribution.
Solution:   Add src/protodef.h.
This commit is contained in:
Bram Moolenaar
2018-09-18 21:41:47 +02:00
parent 198fa066b2
commit cc3a997746
2 changed files with 3 additions and 0 deletions

View File

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