diff src/Make_cyg_ming.mak @ 16068:8c160339de22 v8.1.1039

patch 8.1.1039: MS-Windows build fails commit https://github.com/vim/vim/commit/e37368c496f80137a774515ef4f3e17cf81d7685 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Mar 22 16:57:45 2019 +0100 patch 8.1.1039: MS-Windows build fails Problem: MS-Windows build fails. Solution: Remove dependency on arabic.h
author Bram Moolenaar <Bram@vim.org>
date Fri, 22 Mar 2019 17:00:06 +0100
parents 57a353715a8f
children 570a296aa0b4
line wrap: on
line diff
--- a/src/Make_cyg_ming.mak
+++ b/src/Make_cyg_ming.mak
@@ -1004,7 +1004,7 @@ endif
 	$(MAKE) -C tee clean
 
 ###########################################################################
-INCL =	vim.h alloc.h arabic.h ascii.h ex_cmds.h feature.h globals.h \
+INCL =	vim.h alloc.h ascii.h ex_cmds.h feature.h globals.h \
 	keymap.h macros.h option.h os_dos.h os_win32.h proto.h regexp.h \
 	spell.h structs.h term.h beval.h $(NBDEBUG_INCL)
 GUI_INCL = gui.h