mirror of
https://github.com/neovim/neovim.git
synced 2026-09-08 06:57:43 +00:00
Problem: OPEN_CHR_FILES not defined for FreeBSD using Debian userland
files.
Solution: Check for __FreeBSD_kernel__. (James McCoy, closes vim/vim#1166)
ca291aec99