X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fkernel-ctl%2Fkernel-ctl.cpp;fp=src%2Fcommon%2Fkernel-ctl%2Fkernel-ctl.cpp;h=059ab4b0dc5a41060818c624abb1e5d16528520e;hp=8a43239ef5f76037c9c9bfe4fd93b5ca8c95f8e2;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/common/kernel-ctl/kernel-ctl.cpp b/src/common/kernel-ctl/kernel-ctl.cpp index 8a43239ef..059ab4b0d 100644 --- a/src/common/kernel-ctl/kernel-ctl.cpp +++ b/src/common/kernel-ctl/kernel-ctl.cpp @@ -12,14 +12,14 @@ #define __USE_LINUX_IOCTL_DEFS #include #include -#include -#include -#include +#include +#include +#include #include -#include +#include -#include "kernel-ctl.h" -#include "kernel-ioctl.h" +#include "kernel-ctl.hpp" +#include "kernel-ioctl.hpp" #define LTTNG_IOCTL_CHECK(fildes, request, ...) \ ({ \