X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttng-context-hostname.c;h=86c5d021dd9c42f4cfedbfc250d889a691e5a7f9;hb=2df37e95fa4303ecc0db41334452665491533641;hp=b8fa5149993c7a69f52b75b2b77c869cc4e3a0f7;hpb=3b4aafcbbef722c5d04f2fe06a47c47d4d23eda0;p=lttng-modules.git diff --git a/lttng-context-hostname.c b/lttng-context-hostname.c index b8fa5149..86c5d021 100644 --- a/lttng-context-hostname.c +++ b/lttng-context-hostname.c @@ -11,10 +11,10 @@ #include #include #include -#include +#include #include #include -#include +#include #define LTTNG_HOSTNAME_CTX_LEN (__NEW_UTS_LEN + 1)