X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Flttng-ust%2Flttng-ust-comm.c;h=61f0b34adc9d634113119ddf323a8b056aff8bde;hb=08ba2503b86d1506117c077c99eb1c38973a48f3;hp=6cdce82dbd22550bba602eae6f3ef000fef59219;hpb=cf914d169665d78854f6d0e1c8ff9d9aff6122d1;p=lttng-ust.git diff --git a/src/lib/lttng-ust/lttng-ust-comm.c b/src/lib/lttng-ust/lttng-ust-comm.c index 6cdce82d..61f0b34a 100644 --- a/src/lib/lttng-ust/lttng-ust-comm.c +++ b/src/lib/lttng-ust/lttng-ust-comm.c @@ -39,7 +39,7 @@ #include #include #include -#include "common/compat/futex.h" +#include "lib/lttng-ust/futex.h" #include "common/ustcomm.h" #include "common/ust-fd.h" #include "common/logging.h"