| summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'src/config.h')
| -rw-r--r-- | src/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h index dde989d..3aa1a13 100644 --- a/src/config.h +++ b/src/config.h @@ -41,6 +41,8 @@ struct relabsd_config { const char * input_file; const char * device_name; + struct timeval timeout; + int enable_timeout; struct relabsd_config_axis axis[RELABSD_VALID_AXES_COUNT]; }; |


