X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fmanage-kernel.cpp;h=2ffe60919a08b08f08d51923704e040422630862;hb=HEAD;hp=74bcb1322e868284b788e2c4d279f0481b03a6d8;hpb=56047f5a23df5c2c583a102b8015bbec5a7da9f1;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;