[BZ #19239] Don't include sys/sysmacros.h from sys/types.h.
authorZack Weinberg <zackw@panix.com>
Wed, 7 Feb 2018 20:45:58 +0000 (15:45 -0500)
committerZack Weinberg <zackw@panix.com>
Mon, 12 Feb 2018 12:34:50 +0000 (07:34 -0500)
commite16deca62e16f645213dffd4ecd1153c37765f17
treeb86b60ce878fbe35438ab5ef915b5c9feaf40b50
parentde800d83059dbedb7d151580f0a3bdc9eaf37340
[BZ #19239] Don't include sys/sysmacros.h from sys/types.h.

This completes the deprecation and removal of this inclusion, which
was begun in the 2.25 release.

* posix/sys/types.h: Don't include sys/sysmacros.h.
* misc/sys/sysmacros.h: Remove the conditional deprecation
warnings for the macros defined by this header.
ChangeLog
NEWS
misc/sys/sysmacros.h
posix/sys/types.h