X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Freadwrite.cpp;h=8e901c9fec81f0027d120064ed90572765710ea6;hp=857781c6ae7ed3ab345d392fb0fddeaa0423a696;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/common/readwrite.cpp b/src/common/readwrite.cpp index 857781c6a..8e901c9fe 100644 --- a/src/common/readwrite.cpp +++ b/src/common/readwrite.cpp @@ -9,9 +9,9 @@ #include #include -#include +#include -#include "readwrite.h" +#include "readwrite.hpp" /* * lttng_read and lttng_write take care of EINTR and partial read/write.