X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2Futils.c;h=01cc72b3b4f8e5151a815e7461724160331ba82a;hb=eb71a0aa1b7feb4c885b9bf796706ac6dd165535;hp=50cd1ba959cd8dbb838b9785deaa83ffae8e4501;hpb=66c603612b16c35af39ca17b651d5ca6df1a8d15;p=lttng-tools.git diff --git a/src/common/hashtable/utils.c b/src/common/hashtable/utils.c index 50cd1ba95..01cc72b3b 100644 --- a/src/common/hashtable/utils.c +++ b/src/common/hashtable/utils.c @@ -50,7 +50,6 @@ */ #include -#include /* attempt to define endianness */ #include /* defines uint32_t etc */ #include /* defines printf for tests */ #include @@ -59,6 +58,7 @@ #include #include "utils.h" +#include /* attempt to define endianness */ /* * My best guess at if you are big-endian or little-endian. This may