| summaryrefslogtreecommitdiff | 
diff options
Diffstat (limited to 'src/input.h')
| -rw-r--r-- | src/input.h | 1 | 
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;  };  /* | 


