commit | 6cfdb2a3bad5a6049de22dcdd1da0f6666478398 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jul 19 17:01:31 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jul 19 17:01:31 2016 +0200 |
tree | 0eca5504ca3d78df12b1d526066d30f8aeecc2b3 | |
parent | 9ccfebddc3ff2a3c2853cf706fd4c26f639bf381 [diff] [blame] |
patch 7.4.2070 Problem: Missing change to include file. Solution: Include the spell header file.
diff --git a/src/version.c b/src/version.c index 0c68201..d812082 100644 --- a/src/version.c +++ b/src/version.c
@@ -759,6 +759,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2070, +/**/ 2069, /**/ 2068,