]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdadm.h: Fix build problem against newer glibc
authorJes Sorensen <Jes.Sorensen@redhat.com>
Mon, 15 Aug 2016 15:30:39 +0000 (11:30 -0400)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Mon, 15 Aug 2016 15:30:39 +0000 (11:30 -0400)
commit977d12d739deedd21ea3ca5a96d0ffd83bd5b4ea
tree63151778eaedd2a66419f9dbd9d7ca1467206f81
parent690e46c32069efd6d8da667f2a23bdb00c233bda
mdadm.h: Fix build problem against newer glibc

Newer glibc requires direct include of sys/sysmacros.h in order to
access makedev().

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
mdadm.h