mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 09:20:09 +01:00
Linux seems to pick these up via another header, but Solaris needs them explicitly included, or we get undefined symbol errors for major & minor. v2: use headers documented in makedev(3C) man page instead of sysmacros.h Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> v3 [Emil Velikov]: include sys/mkdev.h only when available. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> |
||
|---|---|---|
| .. | ||
| Android.mk | ||
| api.c | ||
| dumb.c | ||
| exynos.c | ||
| intel.c | ||
| internal.h | ||
| kms-symbol-check | ||
| libkms.h | ||
| libkms.pc.in | ||
| linux.c | ||
| Makefile.am | ||
| Makefile.sources | ||
| nouveau.c | ||
| radeon.c | ||
| vmwgfx.c | ||