summaryrefslogtreecommitdiff
path: root/dynamicdevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'dynamicdevice.h')
-rw-r--r--dynamicdevice.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dynamicdevice.h b/dynamicdevice.h
index 152a7ad..500c40b 100644
--- a/dynamicdevice.h
+++ b/dynamicdevice.h
@@ -50,6 +50,7 @@ public:
private:
int index;
cString *devpath;
+ cString *udevRemoveSyspath;
cString *getTSTimeoutHandlerArg;
bool isDetachable;
time_t getTSWatchdog;