summaryrefslogtreecommitdiff
path: root/tilt/InputEventReader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tilt/InputEventReader.cpp')
-rw-r--r--tilt/InputEventReader.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tilt/InputEventReader.cpp b/tilt/InputEventReader.cpp
index f3590c7..1812cf5 100644
--- a/tilt/InputEventReader.cpp
+++ b/tilt/InputEventReader.cpp
@@ -15,6 +15,8 @@
*/
#include <stdint.h>
+#include <stdlib.h>
+#include <string.h>
#include <errno.h>
#include <unistd.h>
#include <poll.h>