#if defined(__linux__) || defined(__redox__) #include "linux/uinput.h" #elif __FreeBSD__ #include "freebsd/uinput.h" #endif