X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fcompile%2Ftest-app-ctx%2Fhello.c;h=3d026095039091c6610e00557303c3ee3c9c78b2;hb=ddabe860f4cf41a4206a8157d83e6b9354f85cb5;hp=824a0fcd484a1037a5e05d4f3e2f7bda417a4e96;hpb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;p=lttng-ust.git diff --git a/tests/compile/test-app-ctx/hello.c b/tests/compile/test-app-ctx/hello.c index 824a0fcd..3d026095 100644 --- a/tests/compile/test-app-ctx/hello.c +++ b/tests/compile/test-app-ctx/hello.c @@ -31,7 +31,7 @@ struct mmsghdr; /* Internal header. */ #include #include -#include +#include static __thread unsigned int test_count;