mirror of
https://github.com/openharmony/third_party_libevdev.git
synced 2026-07-19 11:13:35 -04:00
6 lines
102 B
C
6 lines
102 B
C
//#ifdef __linux__
|
|
#include "linux/input.h"
|
|
//#elif __FreeBSD__
|
|
//#include "freebsd/input.h"
|
|
//#endif
|