summaryrefslogtreecommitdiff
path: root/src/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/state.h')
-rw-r--r--src/state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/state.h b/src/state.h
index 4e98a08..256858a 100644
--- a/src/state.h
+++ b/src/state.h
@@ -48,6 +48,7 @@ struct mtdev_slot {
int blob_id;
int tracking_id;
int pressure;
+ int distance;
};
static inline int get_sval(const struct mtdev_slot *slot, int ix)