mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 09:56:31 +00:00
Remove unnecessary includes for errno.h
This commit is contained in:

committed by
Michael Reed

parent
5361dedc77
commit
4f24b9e06f
@@ -285,7 +285,6 @@
|
||||
// few bytes as possible, see offset2bytes())
|
||||
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <inttypes.h>
|
||||
#include <limits.h>
|
||||
#include <stdbool.h>
|
||||
|
Reference in New Issue
Block a user