1 2 3 4 5
#ifdef __linux__ #include "linux/uinput.h" #elif __FreeBSD__ #include "freebsd/uinput.h" #endif