X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fnotification%2Fbase_client.c;h=043952d4457eac8f717a110a5b4befa28c4b320b;hb=e1c90e7503f0d4b20bbbb05fa19950573c3691f9;hp=5d801282ce565762f28b0c305025e4037fcddce9;hpb=23954e45196183e2d7b947e874c707c702ced072;p=lttng-tools.git diff --git a/tests/regression/tools/notification/base_client.c b/tests/regression/tools/notification/base_client.c index 5d801282c..043952d44 100644 --- a/tests/regression/tools/notification/base_client.c +++ b/tests/regression/tools/notification/base_client.c @@ -41,6 +41,7 @@ #include #include #include +#include static unsigned int nr_notifications = 0; static unsigned int nr_expected_notifications = 0;