X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=tests%2Fust-multi-test%2Fust-multi-test.c;h=814e4517dc366295f2cf6bb990c5ac8374e3f919;hb=bdcf8d826c422e00a533d99bee937ddd0f877842;hp=07cd815c486206a3b7ddf5bcbc1e9f070790fd1b;hpb=9d335227b11499758dc06d97822ba2ebeeb0fd5c;p=lttng-ust.git diff --git a/tests/ust-multi-test/ust-multi-test.c b/tests/ust-multi-test/ust-multi-test.c index 07cd815c..814e4517 100644 --- a/tests/ust-multi-test/ust-multi-test.c +++ b/tests/ust-multi-test/ust-multi-test.c @@ -28,6 +28,8 @@ #include #include #include +#include +#include #include #include #include @@ -40,6 +42,7 @@ #include #include <../../libringbuffer/backend.h> #include <../../libringbuffer/frontend.h> +#include "../../liblttng-ust/compat.h" /* For ENODATA */ #define NR_SESSIONS 4 #define NR_CHANNELS 1