X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2Fkernel-ctl%2Fkernel-ctl.cpp;fp=src%2Fcommon%2Fkernel-ctl%2Fkernel-ctl.cpp;h=109e65327a96cbf7e527536a34e917f6a853972a;hb=7532fa3bd22e403958f46cd35c824f490d93292d;hp=4d59bdf2992dbe4237a00b8f67ec1d68dead5dab;hpb=985aea182b618c85c51651f224abedfe367c75ee;p=deliverable%2Flttng-tools.git diff --git a/src/common/kernel-ctl/kernel-ctl.cpp b/src/common/kernel-ctl/kernel-ctl.cpp index 4d59bdf29..109e65327 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, ...) \ ({ \