https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240964
Walter Schwarzenfeld <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Walter Schwarzenfeld <[email protected]> --- It builds if I remove in src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp: 52 #ifdef Q_OS_FREEBSD 53 #include <dev/evdev/input.h> 54 #else 55 #include <linux/input.h> 56 #endif 57 -- You are receiving this mail because: You are the assignee for the bug.
