kvmtool: makedev should be sourced from sysmacros

makedev() should be sourced from sys/sysmacros.h rather than
sys/types.h. This is because glibc is moving away from having
it available in types.h.

https://patchwork.ozlabs.org/patch/611994/

Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2 files changed