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 ae0cb21..175d6e3 100644
--- a/dynamicdevice.h
+++ b/dynamicdevice.h
@@ -39,6 +39,7 @@ private:
static int idleTimeoutMinutes;
static int idleWakeupHours;
static cString *idleHook;
+ static cString *attachHook;
static int numDynamicDevices;
static cMutex arrayMutex;