Ed Schouten f49db4cf69 Use __ISO_C_VISIBLE, as opposed to testing __STDC_VERSION__.
FreeBSD's C library uses __STDC_VERSION__ to determine whether the
compiler provides language features specific to a certain version of the
C standard. __ISO_C_VISIBLE is used to specify which library features
need to be exposed.

max_align_t currently uses __STDC_VERSION__, even though it should be
using __ISO_C_VISIBLE to remain consistent with the rest of the headers
in include/.

Reviewed by:	dim
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D11303
2017-06-22 18:39:52 +00:00
..
2015-06-13 19:20:56 +00:00
2015-06-13 19:20:56 +00:00
2016-03-04 22:03:38 +00:00
2016-04-30 14:43:42 +00:00
2015-10-13 20:43:49 +00:00
2015-10-13 20:43:49 +00:00
2017-05-23 09:29:05 +00:00
2014-08-09 20:03:40 +00:00
2015-06-16 23:37:19 +00:00
2017-06-15 07:15:05 +00:00
2016-07-28 10:05:41 +00:00
2017-02-16 20:28:30 +00:00
2017-03-19 00:51:12 +00:00
2017-03-22 19:00:41 +00:00
2016-05-30 16:26:34 +00:00
2015-10-13 20:43:49 +00:00