X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Funit%2Fpthread_name%2Fpthread_name.c;h=a662d826be4f1321abea4ff886a0dcddd2826e17;hb=9bc9229a85264edbc77888f1474a8f054c9ce79c;hp=b48712db565521cb30622e305ca17bbb1f157301;hpb=4b4a133740c87d9a851023a7aeb06b78d887e51b;p=lttng-ust.git diff --git a/tests/unit/pthread_name/pthread_name.c b/tests/unit/pthread_name/pthread_name.c index b48712db..a662d826 100644 --- a/tests/unit/pthread_name/pthread_name.c +++ b/tests/unit/pthread_name/pthread_name.c @@ -6,7 +6,8 @@ #include #include -#include "compat.h" +#include "common/compat/pthread.h" +#include "common/procname.h" #include "tap.h"