mirror of
https://github.com/neovim/neovim.git
synced 2026-08-07 16:09:22 +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.