errno.h is no longer needed as of r340239 so remove it.

No MFC planned as that revision was not merged.
This commit is contained in:
delphij 2019-07-18 07:37:26 +00:00
parent 5703545ab7
commit 5bc67fe518

View File

@ -35,7 +35,6 @@ __FBSDID("$FreeBSD$");
#include <bzlib.h>
#include <err.h>
#include <errno.h>
#include <fcntl.h>
#include <libgen.h>
#include <limits.h>