diff options
Diffstat (limited to 'setup.h')
-rw-r--r-- | setup.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ private: cGlobalInfosatepg *global; int newChannel; int newWaitTime; + int newWakeupTime; int newEventTimeDiff; int newPid; int chanCurrent; |