summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-23 21:38:14 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2017-09-23 21:38:14 +0200
commit010be3c6cffa85ac398135b156dc7c9e6b86ec96 (patch)
treecaae742f7ea18817935efb8bc85d0de20ad82b5b /src/input.h
parente9b84b7e4612da198576c7b7e64e0c72674597cf (diff)
Quick fix.
Diffstat (limited to 'src/input.h')
-rw-r--r--src/input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input.h b/src/input.h
index e48b970..2e1b502 100644
--- a/src/input.h
+++ b/src/input.h
@@ -9,6 +9,7 @@ struct relabsd_input
{
struct libevdev * dev;
int fd;
+ int timed_out;
};
/*