To: vim_dev@googlegroups.com Subject: Patch 8.2.4344 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.4344 Problem: Amiga: header file included twice. Solution: Remove #include. (Ola Söder, closes #9733) Files: src/memfile.c *** ../vim-8.2.4343/src/memfile.c 2022-01-29 15:19:19.546172430 +0000 --- src/memfile.c 2022-02-11 16:06:57.314160913 +0000 *************** *** 57,63 **** extern int dos2; // this is in os_amiga.c # endif # ifdef SASC - # include # include // for chkufb() # endif #endif --- 57,62 ---- *** ../vim-8.2.4343/src/version.c 2022-02-11 15:12:06.053929449 +0000 --- src/version.c 2022-02-11 16:08:07.882113024 +0000 *************** *** 748,749 **** --- 748,751 ---- { /* Add new patch number below this line */ + /**/ + 4344, /**/ -- One difference between a man and a machine is that a machine is quiet when well oiled. /// 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 ///