X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Ffd-handle.cpp;h=7473f071789982ca1c169812ef6d109430269269;hp=d8b5b785d11679d25d045a08e4df0e93592c7072;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/common/fd-handle.cpp b/src/common/fd-handle.cpp index d8b5b785d..7473f0717 100644 --- a/src/common/fd-handle.cpp +++ b/src/common/fd-handle.cpp @@ -8,8 +8,8 @@ #include #include -#include "fd-handle.h" -#include +#include "fd-handle.hpp" +#include struct fd_handle { struct urcu_ref ref;