mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 17:58:18 +00:00
Remove unnecessary includes for errno.h
This commit is contained in:

committed by
Michael Reed

parent
5361dedc77
commit
4f24b9e06f
@@ -8,7 +8,6 @@
|
||||
|
||||
#define EXTERN
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <stdbool.h>
|
||||
|
Reference in New Issue
Block a user