X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2Futils.c;fp=src%2Fcommon%2Fhashtable%2Futils.c;h=01cc72b3b4f8e5151a815e7461724160331ba82a;hp=50cd1ba959cd8dbb838b9785deaa83ffae8e4501;hb=eb71a0aa1b7feb4c885b9bf796706ac6dd165535;hpb=31ce52486ee666ff4bcdd033e94cfd9fd153cf8b 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