X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt-kconsumerd%2Fltt-kconsumerd.c;h=d562c1729d10bd562e46f16e59b05b43de6c8249;hb=f9815039b2c793170f6c411b3949aaa76d5b9141;hp=7eab42e522d0f45bcb126e101f90d4d543a604e4;hpb=5348b470cf00157d738300e28bcab78ea203ec0f;p=lttng-tools.git diff --git a/ltt-kconsumerd/ltt-kconsumerd.c b/ltt-kconsumerd/ltt-kconsumerd.c index 7eab42e52..d562c1729 100644 --- a/ltt-kconsumerd/ltt-kconsumerd.c +++ b/ltt-kconsumerd/ltt-kconsumerd.c @@ -38,12 +38,11 @@ #include #include +#include +#include +#include #include - -#include "lttngerr.h" -#include "kernelctl.h" -#include "ltt-kconsumerd.h" -#include "lttng-sessiond-comm.h" +#include /* the two threads (receive fd and poll) */ static pthread_t threads[2];