cleanup namespace of filter lists
[lttngtop.git] / src / lttngtoptypes.h
index 43b3381b1777110c771099741f8908d3d6e43b9f..21e65a2aea6b0bac4e1f5dc3db3258e116b5ad50 100644 (file)
@@ -190,4 +190,8 @@ struct kprobes {
        int count;
 };
 
+struct hosts {
+       char *hostname;
+};
+
 #endif /* LTTNGTOPTYPES_H */
This page took 0.02185 seconds and 4 git commands to generate.