You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xrdp-proprietary/xorg/X11R7.6/libdrm-2.4.26.patch

12 lines
204 B

diff -ur a/libkms/linux.c b/libkms/linux.c
--- a/libkms/linux.c
+++ b/libkms/linux.c
@@ -39,6 +39,7 @@
#include <unistd.h>
#include <sys/stat.h>
+#include <sys/sysmacros.h>
#include "internal.h"