X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fevent.c;h=08c7d4339f009b120683dfb2de44b310cf7dd0cc;hp=bedaa2e2f4e220e63c6458a1c7947aaa9081b3a3;hb=7c1d2758d663ac5f119eae6849e50b56546a0c48;hpb=a433283e401f556b0eb87814475fc84b11fc9666 diff --git a/src/bin/lttng-sessiond/event.c b/src/bin/lttng-sessiond/event.c index bedaa2e2f..08c7d4339 100644 --- a/src/bin/lttng-sessiond/event.c +++ b/src/bin/lttng-sessiond/event.c @@ -33,6 +33,7 @@ #include "ust-app.h" #include "trace-kernel.h" #include "trace-ust.h" +#include "agent.h" /* * Add unique UST event based on the event name, filter bytecode and loglevel.