mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-09 11:17:37 +01:00
Remove <features.h> inclusion from <bsd/libutil.h>
This is a non-portable header, and we should not assume it is present. Let the first system header pull it in if needed.
This commit is contained in:
parent
11ec8f1e5d
commit
b20272f5a9
@ -39,7 +39,6 @@
|
|||||||
#ifndef LIBBSD_LIBUTIL_H
|
#ifndef LIBBSD_LIBUTIL_H
|
||||||
#define LIBBSD_LIBUTIL_H
|
#define LIBBSD_LIBUTIL_H
|
||||||
|
|
||||||
#include <features.h>
|
|
||||||
#ifdef LIBBSD_OVERLAY
|
#ifdef LIBBSD_OVERLAY
|
||||||
#include <sys/cdefs.h>
|
#include <sys/cdefs.h>
|
||||||
#else
|
#else
|
||||||
|
Loading…
Reference in New Issue
Block a user