wok-current view xorg-xf86-video-intel/stuff/fix_build_glibc2.28.patch @ rev 25727

Add miss stuff folder for libxml++, dbus-c++
author Stanislas Leduc <shann@slitaz.org>
date Tue Nov 05 13:46:37 2024 +0000 (3 months ago)
parents
children
line source
1 Upstream-Status: Pending
2 RP 2018/8/12
4 Index: git/tools/backlight_helper.c
5 ===================================================================
6 --- git.orig/tools/backlight_helper.c
7 +++ git/tools/backlight_helper.c
8 @@ -8,6 +8,7 @@
10 #include <sys/types.h>
11 #include <sys/stat.h>
12 +#include <sys/sysmacros.h>
14 #if MAJOR_IN_MKDEV
15 #include <sys/mkdev.h>