wok-current view 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 source
1 --- xorg-server-1.20.5-orig/config/udev.c 2019-08-29 17:07:08.472745416 +0200
2 +++ xorg-server-1.20.5/config/udev.c 2019-08-29 17:06:06.150742444 +0200
3 @@ -30,6 +30,7 @@
4 #include <libudev.h>
5 #include <ctype.h>
6 #include <unistd.h>
7 +#include <sys/sysmacros.h>
9 #include "input.h"
10 #include "inputstr.h"