X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2Futils.cpp;h=516deeb64bbb6dcf8b3550abd0f236616bcec6c2;hp=33a5edb9d87b6c561c057d400148498e282c7329;hb=c9e313bc594f40a86eed237dce222c0fc99c957f;hpb=4878de5c7deb512bbdac4fdfc498907efa06fb7c diff --git a/src/common/hashtable/utils.cpp b/src/common/hashtable/utils.cpp index 33a5edb9d..516deeb64 100644 --- a/src/common/hashtable/utils.cpp +++ b/src/common/hashtable/utils.cpp @@ -47,10 +47,10 @@ #include /* defines time_t for timings in the test */ #include -#include "utils.h" -#include /* attempt to define endianness */ -#include -#include +#include "utils.hpp" +#include /* attempt to define endianness */ +#include +#include /* * My best guess at if you are big-endian or little-endian. This may