diff options
Diffstat (limited to 'libsensors/InputEventReader.cpp')
-rw-r--r-- | libsensors/InputEventReader.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libsensors/InputEventReader.cpp b/libsensors/InputEventReader.cpp index 1014f29..9bacc86 100644 --- a/libsensors/InputEventReader.cpp +++ b/libsensors/InputEventReader.cpp @@ -18,6 +18,7 @@ #include <errno.h> #include <unistd.h> #include <poll.h> +#include <cstring> #include <sys/cdefs.h> #include <sys/types.h> |