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

committed by
Michael Reed

parent
5361dedc77
commit
4f24b9e06f
@@ -11,7 +11,6 @@
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <inttypes.h>
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
|
Reference in New Issue
Block a user