]> git.ipfire.org Git - thirdparty/glibc.git/commit
[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)
committerFangrui Song <i@maskray.me>
Sat, 28 Aug 2021 00:26:00 +0000 (17:26 -0700)
commitb930ad424b81a11296a87ff068ef92dfb6118901
treeeaa5897b0d6db0c42f5079d1eeb29fefe614f235
parentc4c787ff1b1f33defe1da576fa3f83321e5c1555
[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