chiark / gitweb /
include sys/sysmacros.h in more places
authorMike Frysinger <vapier@gentoo.org>
Mon, 14 Mar 2016 21:44:49 +0000 (17:44 -0400)
committerSven Eden <yamakuzure@gmx.net>
Fri, 16 Jun 2017 08:12:57 +0000 (10:12 +0200)
commit4a1368fc8c31e78025ccb7b2fa42c3426d3f428d
tree745465ecd9d7875cb2356be9f64df6cc798b0055
parentf4c228f18281f3a7b305940329ca9b7a51fc430d
include sys/sysmacros.h in more places

Since glibc is moving away from implicitly including sys/sysmacros.h
all the time via sys/types.h, include the header directly in more
places.  This seems to cover most makedev/major/minor usage.
src/basic/macro.h
src/basic/util.h