commit | 6b93b0e8388adc6c9bb50ce2c011d93d6cc41bc8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 13 20:28:53 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 13 20:28:53 2017 +0200 |
tree | 4366a5776c3c1ceca8448d201cd78f996ef76653 | |
parent | 9f0139a2a869b0804e5b91a65e3d5952c9091879 [diff] [blame] |
patch 8.0.0934: change to struts.h missing in patch Problem: Change to struts.h missing in patch. Solution: Include adding ttyinfo_T.
diff --git a/src/version.c b/src/version.c index ab8c314..a24b671 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 934, +/**/ 933, /**/ 932,