To: vim_dev@googlegroups.com Subject: Patch 8.2.3621 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.3621 (after 8.2.3620) Problem: Build failure. Solution: Add missing change. Files: src/vim.h *** ../vim-8.2.3620/src/vim.h 2021-11-13 12:38:45.538835898 +0000 --- src/vim.h 2021-11-19 11:19:10.255968501 +0000 *************** *** 431,437 **** #include "ascii.h" #include "keymap.h" ! #include "term.h" #include "macros.h" #ifdef LATTICE --- 431,437 ---- #include "ascii.h" #include "keymap.h" ! #include "termdefs.h" #include "macros.h" #ifdef LATTICE *** ../vim-8.2.3620/src/version.c 2021-11-19 11:27:49.107056908 +0000 --- src/version.c 2021-11-19 11:35:15.522165042 +0000 *************** *** 759,760 **** --- 759,762 ---- { /* Add new patch number below this line */ + /**/ + 3621, /**/ -- Time flies like an arrow. Fruit flies like a banana. /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///