bind9/lib/isc/include
Ondřej Surý 701eb26f97
Workaround faulty stdatomic.h header detection on Oracle Linux 7
Oracle Linux 7 sets __STDC_VERSION__ to 201112L, but doesn't define
__STDC_NO_ATOMICS__, so we try to include <stdatomic.h> without the
header present in the system.  Since we are already detecting the header
in the autoconf, use the HAVE_STDATOMIC_H for more reliable detecting
whether <stdatomic.h> header is present.
2023-08-22 14:23:05 +02:00
..
isc Workaround faulty stdatomic.h header detection on Oracle Linux 7 2023-08-22 14:23:05 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00