From: Jonathan Rajotte Date: Wed, 23 Sep 2020 20:08:05 +0000 (-0400) Subject: sessiond: action-executor: Missing notify header X-Git-Tag: v2.13.0-rc1~232 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=2af3b9c9abd73d1c4332b15d0e2f1d5946ee9dd0 sessiond: action-executor: Missing notify header Signed-off-by: Jonathan Rajotte Signed-off-by: Jérémie Galarneau Change-Id: I6d00f41d1560a0fc73127aca1e37cd9e100f20ee --- diff --git a/src/bin/lttng-sessiond/action-executor.c b/src/bin/lttng-sessiond/action-executor.c index 8f8bae406..69bf1f1d3 100644 --- a/src/bin/lttng-sessiond/action-executor.c +++ b/src/bin/lttng-sessiond/action-executor.c @@ -16,6 +16,7 @@ #include #include #include +#include #include #include #include