Update version to 2.0.0 stable
[lttng-tools.git] / tests / lttng / kernel_event_basic.c
index 36eb039214b0c918e4dd969d1ce51ed2c3ae3057..0af797c054fc0dadc9f6ad50fde5283e45a12c60 100644 (file)
@@ -29,6 +29,8 @@
 
 #include "../utils.h"
 
+int lttng_opt_quiet;
+
 int main(int argc, char **argv)
 {
        struct lttng_handle *handle = NULL;
This page took 0.025947 seconds and 5 git commands to generate.