diff options
Diffstat (limited to 'infosatepg.h')
-rw-r--r-- | infosatepg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infosatepg.h b/infosatepg.h index 6a88e48..e1f51b2 100644 --- a/infosatepg.h +++ b/infosatepg.h @@ -20,6 +20,7 @@ private: // Add any member variables or functions you may need here. cGlobalInfosatepg *global; cStatusInfosatepg *statusMonitor; + int mac; public: cPluginInfosatepg(void); virtual ~cPluginInfosatepg(); |