mirror of
https://github.com/crash-utility/crash
synced 2025-02-24 01:16:49 +00:00
Include sys/macros.h explicitly in filesys.c for the definitions
of major(), minor() and makedev(). These functions are defined in the sys/sysmacros.h header, not sys/types.h. Linux C libraries are updating to drop the implicit include, so we need to include it explicitly. (vapier@gentoo.org)
This commit is contained in:
parent
61dfedefcf
commit
dc20e27e0b