libbsd/include
Guillem Jover 11ec8f1e5d Handle systems missing <sys/cdefs.h>
This is a non-portable header, and we cannot expect it to be provided by
the system libc (e.g. musl). We just need and rely on declaration that
we have defined ourselves in our own <bsd/sys/cdefs.h>. So we switch to
only ever assume that.

Fixes: https://bugs.freedesktop.org/105281
2018-03-13 02:28:53 +01:00
..
bsd Handle systems missing <sys/cdefs.h> 2018-03-13 02:28:53 +01:00
Makefile.am Import <sys/time.h> for some of its macros 2017-06-19 03:17:21 +02:00