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

@@ -44,7 +44,6 @@
/// mf_fullname() make file name full path (use before first :cd)
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <limits.h>
#include <string.h>