X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fnotification%2Fbase_client.c;h=043952d4457eac8f717a110a5b4befa28c4b320b;hp=5d801282ce565762f28b0c305025e4037fcddce9;hb=25040abcb14b44939248abeea1103282c0a6e416;hpb=8b94f8b002b62d5fc40508a6a0dc13c76aa39b65 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;