mirror of
https://github.com/X11Libre/xf86-input-evdev.git
synced 2026-03-24 09:44:28 +00:00
fbfb16edfe886f9ff2e6962c306645442f31d867
On some platforms (eg. FreeBSD) we're running into a name clash between xf86str.h and linux/input.h. Since we don't actually need those symbols here, an easy workaround is #undef'ing them. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-input-evdev/-/merge_requests/6>
xf86-input-evdev - Generic Linux input driver for the Xorg X server
All questions regarding this software should be directed at the Xorg mailing list:
https://lists.x.org/mailman/listinfo/xorg
The primary development code repository can be found at:
https://gitlab.freedesktop.org/xorg/driver/xf86-input-evdev
Please submit bug reports and requests to merge patches there.
For patch submission instructions, see:
https://www.x.org/wiki/Development/Documentation/SubmittingPatches
Description
Languages
C
96.4%
Makefile
2%
M4
1.4%
Shell
0.2%