comparison src/version.c @ 17268:00cd8830bab9 v8.1.1633

patch 8.1.1633: cannot generate prototypes with X11 but without GUI commit https://github.com/vim/vim/commit/b7ed839976120912c8a755fd1b0f67026b4b056f Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jul 4 21:24:34 2019 +0200 patch 8.1.1633: cannot generate prototypes with X11 but without GUI Problem: Cannot generate prototypes with X11 but without GUI. Solution: Include X11/Intrinsic.h.
author Bram Moolenaar <Bram@vim.org>
date Thu, 04 Jul 2019 21:30:05 +0200
parents a9556c0ba457
children 9508c12eec55
comparison
equal deleted inserted replaced
17267:9514db044a1e 17268:00cd8830bab9
775 NULL 775 NULL
776 }; 776 };
777 777
778 static int included_patches[] = 778 static int included_patches[] =
779 { /* Add new patch number below this line */ 779 { /* Add new patch number below this line */
780 /**/
781 1633,
780 /**/ 782 /**/
781 1632, 783 1632,
782 /**/ 784 /**/
783 1631, 785 1631,
784 /**/ 786 /**/