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>
Mon, 14 Mar 2016 21:44:49 +0000 (17:44 -0400)
commitf3a9d206165c2784b98ce5733e6334fab48149d9
tree72080ac7ef6650754ab4bcb573d4f2e12a9213a2
parentac6d9bf4abcc4dc2177f8f01f69b69f6f096b88d
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