From: Guillem Jover Date: Tue, 6 Mar 2018 00:42:52 +0000 (+0100) Subject: Remove inclusion from X-Git-Tag: 0.9.0~19 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=b20272f5a966333b49fdf2bda797e2a9f0227404;p=thirdparty%2Flibbsd.git Remove inclusion from This is a non-portable header, and we should not assume it is present. Let the first system header pull it in if needed. --- diff --git a/include/bsd/libutil.h b/include/bsd/libutil.h index ccca29a..e5f148a 100644 --- a/include/bsd/libutil.h +++ b/include/bsd/libutil.h @@ -39,7 +39,6 @@ #ifndef LIBBSD_LIBUTIL_H #define LIBBSD_LIBUTIL_H -#include #ifdef LIBBSD_OVERLAY #include #else