Apply patch backlight

This commit is contained in:
Fabio Scotto di Santolo
2025-08-29 22:15:49 +02:00
parent 692b703dc3
commit 8b9ed2c12d
5 changed files with 171 additions and 2 deletions

View File

@@ -36,6 +36,7 @@
#include <X11/Xlib.h>
#include <X11/Xproto.h>
#include <X11/Xutil.h>
#include <X11/XF86keysym.h>
#ifdef XINERAMA
#include <X11/extensions/Xinerama.h>
#endif /* XINERAMA */