X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fmanage-kernel.cpp;h=fe7f21c6fe36774c19a015239baabd3eb7882af4;hb=671e39d79a1ad9c3f13c4784a26710a5b1f14237;hp=74bcb1322e868284b788e2c4d279f0481b03a6d8;hpb=83885b70dcfbcee908957d8a8057870c6f6c1273;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/manage-kernel.cpp b/src/bin/lttng-sessiond/manage-kernel.cpp index 74bcb1322..fe7f21c6f 100644 --- a/src/bin/lttng-sessiond/manage-kernel.cpp +++ b/src/bin/lttng-sessiond/manage-kernel.cpp @@ -19,6 +19,8 @@ #include #include +#include + namespace { struct thread_notifiers { struct lttng_pipe *quit_pipe;