mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 15:11:35 +10:00
vim.h is too big, and these were missing parens around the arguments. These may already be defined in <sys/param.h> or <windef.h>, so guard them with an #ifndef. extracted from #810