mirror of
https://github.com/neovim/neovim.git
synced 2026-03-26 18:31:59 +00:00
Problem: Executable used to fix japanese files with sjis encoding
(sjiscorr) fails to compile.
Solution: - Add mising includes.
- Remove __END_DECLS.
- Add removed comments.