diff options
Diffstat (limited to 'src/synapticsstr.h')
-rw-r--r-- | src/synapticsstr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/synapticsstr.h b/src/synapticsstr.h index e9ac7cb..35331b2 100644 --- a/src/synapticsstr.h +++ b/src/synapticsstr.h @@ -175,6 +175,7 @@ typedef struct _SynapticsPrivateRec struct SynapticsHwState hwState; + char *device; /* device node */ Bool shm_config; /* True when shared memory area allocated */ OsTimerPtr timer; /* for up/down-button repeat, tap processing, etc */ |