cscvs to tla changeset 68
[onak.git] / keystructs.h
index ec1d55556719b1f758c2d660095bdc1506c6a47c..e145fdf7af1b7a15ff744123ef3b6cff18f8162c 100644 (file)
@@ -95,6 +95,7 @@ struct stats_key {
        uint64_t parent;
        struct ll *sigs;
        bool gotsigs;
+       bool disabled;
 };
 
 #endif /* __KEYSTRUCTS_H__ */