mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
patch 8.2.2247: VMS: various smaller problems
Problem: VMS: various smaller problems. Solution: Fix VMS building and other problems. (Zoltan Arpadffy)
This commit is contained in:
@@ -199,10 +199,11 @@
|
||||
# include <libdef.h>
|
||||
# include <libdtdef.h>
|
||||
|
||||
# ifdef FEAT_GUI_GTK
|
||||
# include "gui_gtk_vms.h"
|
||||
# if defined(FEAT_GUI_MOTIF)
|
||||
# define XFree XFREE
|
||||
# define XmRepTypeInstallTearOffModelCon XMREPTYPEINSTALLTEAROFFMODELCON
|
||||
# endif
|
||||
#endif
|
||||
#endif // VMS
|
||||
|
||||
#ifdef HAVE_FLOCK
|
||||
# include <sys/file.h>
|
||||
|
Reference in New Issue
Block a user