comparison src/version.c @ 29241:1690417aeafe v8.2.5139

patch 8.2.5139: TIME_WITH_SYS_TIME is no longer supported by autoconf Commit: https://github.com/vim/vim/commit/300d71881957f8e60e48eda19002ce5e25fd9c06 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jun 20 12:01:10 2022 +0100 patch 8.2.5139: TIME_WITH_SYS_TIME is no longer supported by autoconf Problem: TIME_WITH_SYS_TIME is no longer supported by autoconf. Solution: Always include time.h.
author Bram Moolenaar <Bram@vim.org>
date Mon, 20 Jun 2022 13:15:03 +0200
parents da56650de132
children cdb22dde06b9
comparison
equal deleted inserted replaced
29240:181099d99271 29241:1690417aeafe
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 5139,
737 /**/ 739 /**/
738 5138, 740 5138,
739 /**/ 741 /**/
740 5137, 742 5137,
741 /**/ 743 /**/