mirror of
https://github.com/neovim/neovim.git
synced 2025-11-24 03:00:38 +00:00
move errno.h include out of vim.h
This commit is contained in:
committed by
Nicolas Hillegeer
parent
b94d07b046
commit
0fff487690
@@ -76,6 +76,7 @@
|
||||
* some commands, like ":menutrans"
|
||||
*/
|
||||
|
||||
#include <errno.h>
|
||||
#include <inttypes.h>
|
||||
#include <string.h>
|
||||
#include <wchar.h>
|
||||
|
||||
Reference in New Issue
Block a user