X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Funit%2Ftest_uri.c;h=432e2b3fcea1ed72775d2ae8d986c0eb9527c139;hp=ef852c03b5ba218a02bbc2574f78c75601bef9a3;hb=c7e35b037773dbbfe10178c946ba44feefb226e1;hpb=2e67d81d8a04c2df8b20ea27df08ff570cc24a00 diff --git a/tests/unit/test_uri.c b/tests/unit/test_uri.c index ef852c03b..432e2b3fc 100644 --- a/tests/unit/test_uri.c +++ b/tests/unit/test_uri.c @@ -22,9 +22,10 @@ #include -/* For lttngerr.h */ +/* For error.h */ int lttng_opt_quiet = 1; int lttng_opt_verbose = 3; +int lttng_opt_mi; /* Number of TAP tests in this file */ #define NUM_TESTS 11