don't include err.h, gmid.h (via config.h) does that

This commit is contained in:
Omar Polo 2021-01-28 16:28:10 +00:00
parent cbeee4cad1
commit 8ef09de3d0
1 changed files with 0 additions and 2 deletions

View File

@ -19,7 +19,6 @@
#if defined(__FreeBSD__)
#include <sys/capsicum.h>
#include <err.h>
void
sandbox()
@ -239,7 +238,6 @@ sandbox()
#elif defined(__OpenBSD__)
#include <err.h>
#include <unistd.h>
void