X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttng-context-hostname.c;h=791fed4618f48a025ef1c543087dcb4cd5d1ac3e;hb=7299e758b109db074589f7879ae631b27c25dc05;hp=cd414c092b15bfb7e2d55259ca94d211d614aa0a;hpb=39e088f37e7cb43f35af05b81bf1e23542623802;p=lttng-modules.git diff --git a/lttng-context-hostname.c b/lttng-context-hostname.c index cd414c09..791fed46 100644 --- a/lttng-context-hostname.c +++ b/lttng-context-hostname.c @@ -24,10 +24,10 @@ #include #include #include -#include "lttng-events.h" -#include "wrapper/ringbuffer/frontend_types.h" -#include "wrapper/vmalloc.h" -#include "lttng-tracer.h" +#include +#include +#include +#include #define LTTNG_HOSTNAME_CTX_LEN (__NEW_UTS_LEN + 1)