X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-context-hostname.c;h=94cb7e5e2610438869e3abf88bd93c06beb816fb;hb=refs%2Ftags%2Ffor-upstreaming-review-1;hp=5f31d513960932b4f5acb10b0fe5ccede7bee688;hpb=369708f464bedc0682151df9308cebfa14dbdb2b;p=lttng-modules.git diff --git a/lttng-context-hostname.c b/lttng-context-hostname.c index 5f31d513..94cb7e5e 100644 --- a/lttng-context-hostname.c +++ b/lttng-context-hostname.c @@ -11,9 +11,9 @@ #include #include #include -#include -#include -#include +#include +#include +#include #define LTTNG_HOSTNAME_CTX_LEN (__NEW_UTS_LEN + 1)