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

@@ -8,7 +8,6 @@
#define EXTERN
#include <assert.h>
#include <errno.h>
#include <stdint.h>
#include <string.h>
#include <stdbool.h>