mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
7f4420baa2
The inclusion of <sys/sysmacros.h> by <sys/types.h> was deprecated and removed. This is causing major, minor, and makedev to be undefined. The patch is an upstream commit fixing it. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>