mirror of
https://github.com/neovim/neovim.git
synced 2025-11-26 04:00:45 +00:00
Remove unnecessary includes for errno.h
This commit is contained in:
committed by
Michael Reed
parent
5361dedc77
commit
4f24b9e06f
@@ -12,7 +12,6 @@
|
||||
|
||||
#include <assert.h>
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
#include <inttypes.h>
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user