mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:8.0.0038 (#7051)
Problem: OPEN_CHR_FILES not defined for FreeBSD using Debian userland
files.
Solution: Check for __FreeBSD_kernel__. (James McCoy, closes vim/vim#1166)
ca291aec99
This commit is contained in:

committed by
Justin M. Keyes

parent
8fb599029f
commit
253f6f3bbf
@@ -691,7 +691,7 @@ static const int included_patches[] = {
|
||||
41,
|
||||
40,
|
||||
// 39 NA
|
||||
// 38,
|
||||
38,
|
||||
37,
|
||||
// 36 NA
|
||||
35,
|
||||
|
Reference in New Issue
Block a user