wok-current diff xorg-server/stuff/xorg-udev.patch @ rev 25634

Mass update, new toolchain gcc 8.3.0, glibc 2.28.0
author Stanislas Leduc <shann@slitaz.org>
date Sun Jan 14 08:12:37 2024 +0000 (20 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/xorg-server/stuff/xorg-udev.patch	Sun Jan 14 08:12:37 2024 +0000
     1.3 @@ -0,0 +1,10 @@
     1.4 +--- xorg-server-1.20.5-orig/config/udev.c	2019-08-29 17:07:08.472745416 +0200
     1.5 ++++ xorg-server-1.20.5/config/udev.c	2019-08-29 17:06:06.150742444 +0200
     1.6 +@@ -30,6 +30,7 @@
     1.7 + #include <libudev.h>
     1.8 + #include <ctype.h>
     1.9 + #include <unistd.h>
    1.10 ++#include <sys/sysmacros.h>
    1.11 + 
    1.12 + #include "input.h"
    1.13 + #include "inputstr.h"