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

@@ -1,6 +1,5 @@
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <stdbool.h>
#include <stdlib.h>