X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=blobdiff_plain;f=lttng-context-ppid.c;h=8b7c8ed7604c02166f3cd200506a40811a9e5f3a;hp=7323b881489ac1c1c3debb1aba332967a800b7b6;hb=7ceeb15de1454896381ca45f68151211de6eff6c;hpb=39e088f37e7cb43f35af05b81bf1e23542623802 diff --git a/lttng-context-ppid.c b/lttng-context-ppid.c index 7323b881..8b7c8ed7 100644 --- a/lttng-context-ppid.c +++ b/lttng-context-ppid.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 static size_t ppid_get_size(size_t offset)