Skip to content
Commit 3424bef7 authored by Ondrej Holy's avatar Ondrej Holy
Browse files

metadata: Include headers for device number functionality

The implicit sys/sysmacros.h (resp. sys/mkdev.h) includes via sys/types.h
is being deprecated. Use AC_HEADER_MAJOR and include necessary header
files for major(), minor(), and makedev() functions.

https://bugzilla.gnome.org/show_bug.cgi?id=776213
parent bd442588
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment