mirror of
https://github.com/neovim/neovim.git
synced 2025-09-10 13:28:19 +00:00
move errno.h include out of vim.h
This commit is contained in:

committed by
Nicolas Hillegeer

parent
b94d07b046
commit
0fff487690
@@ -1,5 +1,6 @@
|
||||
// Much of this code was adapted from 'if_py_both.h' from the original
|
||||
// vim source
|
||||
#include <errno.h>
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
Reference in New Issue
Block a user