e851fbe3de
in the system-wide version of <stdlib.h> by wrapping the #include_next <stdlib.h> within the scope of its own header protection. On FreeBSD this has no effect, since both header protections are equivalent. However the GNU version of <stdlib.h> implements a special header protection mechanism which allows it to be included multiple times (in different modes). Simply by moving the #include_next off the header protection, we allow system-wide <stdlib.h> to implement its own protection policy, whichever that may be. |
||
---|---|---|
.. | ||
alloca.h | ||
assert.h | ||
devid.h | ||
dtrace.h | ||
fcntl.h | ||
fsshare.h | ||
libintl.h | ||
libproc.h | ||
libshare.h | ||
mnttab.h | ||
priv.h | ||
sha2.h | ||
solaris.h | ||
stdio.h | ||
stdlib.h | ||
strings.h | ||
thread_pool.h | ||
unistd.h | ||
zone.h |