posix: Include sys/sysmacros.h for major(), minor() and makedev()
commitdf36adbce17a8cebd579f28c18cc3ba07de11a44
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 24 Mar 2018 13:06:14 +0000 (24 14:06 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 26 Mar 2018 09:11:30 +0000 (26 11:11 +0200)
tree98511cbfd2bab04742d9af58399b4eda25fb2fb4
parent45ecf2a04cfbd713a9d7ceaed2cdfa23f010d7de
posix: Include sys/sysmacros.h for major(), minor() and makedev()

Relying on sys/types.h is fatal since glibc 2.27 and was deprecated since
glibc 2.25.

https://bugzilla.gnome.org/show_bug.cgi?id=794651
vapi/posix.vapi