X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttng-context-mnt-ns.c;h=7fce5dd151d16b30fc743eeea3cb31617fed09e9;hb=4f47ccf08dfac3d5db7553eb8b40bdab19764727;hp=5d396aef614fb43d79f2e84e3dde730221b2d6a6;hpb=2459130397d7e7eecc44a5f06a39d65c78257eef;p=lttng-modules.git diff --git a/lttng-context-mnt-ns.c b/lttng-context-mnt-ns.c index 5d396aef..7fce5dd1 100644 --- a/lttng-context-mnt-ns.c +++ b/lttng-context-mnt-ns.c @@ -12,12 +12,12 @@ #include #include #include -#include +#include #include #include #include #include -#include +#include #if !defined(LTTNG_MNT_NS_MISSING_HEADER) && \ (LINUX_VERSION_CODE >= KERNEL_VERSION(3,8,0))