summaryrefslogtreecommitdiff
path: root/node/Switch.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'node/Switch.hpp')
-rw-r--r--node/Switch.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/node/Switch.hpp b/node/Switch.hpp
index edfb6f15..bac12a50 100644
--- a/node/Switch.hpp
+++ b/node/Switch.hpp
@@ -197,6 +197,7 @@ private:
bool encrypt);
const RuntimeEnvironment *const _r;
+ volatile unsigned int _multicastIdCounter;
struct WhoisRequest
{