Remove unnecessary includes for errno.h

This commit is contained in:
Rui Abreu Ferreira
2015-10-27 14:23:59 +00:00
committed by Michael Reed
parent 5361dedc77
commit 4f24b9e06f
31 changed files with 0 additions and 31 deletions

View File

@@ -71,7 +71,6 @@
* some commands, like ":menutrans"
*/
#include <errno.h>
#include <inttypes.h>
#include <stdbool.h>
#include <string.h>