mirror of
https://github.com/neovim/neovim.git
synced 2026-01-20 04:01:15 +10:00
Also include stdint.h in khash.h. It was transitively included by vim.h via memory.h before. khash.h accidentally relied on that.
Also include stdint.h in khash.h. It was transitively included by vim.h via memory.h before. khash.h accidentally relied on that.