mirror of
https://github.com/neovim/neovim.git
synced 2025-10-15 14:26:07 +00: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.