libbsd/include/bsd/sys
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
..
bitstring.h Namespace header inclusion protection macros 2017-06-19 03:17:21 +02:00
cdefs.h Fix <sys/cdefs.h> for gcc with no __has_include or __has_include_next support 2018-01-13 16:17:10 +01:00
endian.h Relicense my contribution to BSD-2-clause 2015-12-07 03:24:47 +01:00
poll.h Add email address to my name 2012-05-29 04:51:45 +02:00
queue.h Handle systems missing <sys/cdefs.h> 2018-03-13 02:28:53 +01:00
time.h Import <sys/time.h> for some of its macros 2017-06-19 03:17:21 +02:00
tree.h Handle systems missing <sys/cdefs.h> 2018-03-13 02:28:53 +01:00