From fb7d9b10292b2747ba1cb04ded4291cac49dfd6b Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 18 Oct 2013 15:00:55 -0400 Subject: Oops we needed _r in there... --- node/SysEnv.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'node/SysEnv.hpp') diff --git a/node/SysEnv.hpp b/node/SysEnv.hpp index c43e6adf..21c25713 100644 --- a/node/SysEnv.hpp +++ b/node/SysEnv.hpp @@ -49,6 +49,9 @@ public: * @return Fingerprint of currently running network environment */ uint64_t getNetworkConfigurationFingerprint(); + +private: + const RuntimeEnvironment *_r; }; } // namespace ZeroTier -- cgit v1.2.3