X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=lttng-abi.c;h=1b5239e51164112932c87bbc47637db9d54d23d3;hp=4051264e5e908fddd8c98e1ec13607dec63dc67f;hb=2459130397d7e7eecc44a5f06a39d65c78257eef;hpb=5b4ea313ddc10d96388a20a42e118c758479a553 diff --git a/lttng-abi.c b/lttng-abi.c index 4051264e..1b5239e5 100644 --- a/lttng-abi.c +++ b/lttng-abi.c @@ -31,9 +31,9 @@ #include #include #include /* for wrapper_vmalloc_sync_mappings() */ -#include -#include -#include +#include +#include +#include #include #include #include @@ -43,7 +43,7 @@ #include #include #include -#include +#include /* * This is LTTng's own personal way to create a system call as an external