summaryrefslogtreecommitdiffstats
path: root/src/bp_sim.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bp_sim.h')
-rwxr-xr-xsrc/bp_sim.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bp_sim.h b/src/bp_sim.h
index cd85e82b..583aba82 100755
--- a/src/bp_sim.h
+++ b/src/bp_sim.h
@@ -2014,6 +2014,7 @@ public:
CFlowGenListPerThread * m_parent;
CPreviewMode m_preview_mode;
uint64_t m_cnt;
+ uint64_t m_non_active;
uint64_t m_limit;
CTimeHistogram m_realtime_his;
};