<langinfo.h>/<nl_types.h>: Clean up the POSIX namespace.
authorSascha Wildner <saw@online.de>
Tue, 19 Nov 2019 20:57:32 +0000 (21:57 +0100)
committerSascha Wildner <saw@online.de>
Tue, 19 Nov 2019 20:57:32 +0000 (21:57 +0100)
commit600b876a659aabe5b9f46154c89763c2f215329a
treeb72e9040e9e226a66a2ec20364ce4e0807e9bf4f
parent75a42a58ff9c00802f6b953a8ae1532725ee7116
<langinfo.h>/<nl_types.h>: Clean up the POSIX namespace.

* <langinfo.h>: <sys/types.h> isn't needed at all in this header. Also
    put the ALTMON_* definitions into __BSD_VISIBLE.

* <nl_types.h>: <sys/types.h> isn't needed here either. For some
    internal structures, __int*_t from <machine/stdint.h> is
    sufficient.

Thanks for testing with a dports bulk build to zrj.
include/langinfo.h
include/nl_types.h