X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2Fhashtable.c;h=2080107005739f5d4cb61c5f9761a14d7b375998;hp=4f64778df2d31244e319ac81f422fc5ee444339d;hb=990570edd474b304d4c935d82be6201d872025e4;hpb=3cede4fe1597481f6cbf508ddf3d24e024405ed2 diff --git a/src/common/hashtable/hashtable.c b/src/common/hashtable/hashtable.c index 4f64778df..208010700 100644 --- a/src/common/hashtable/hashtable.c +++ b/src/common/hashtable/hashtable.c @@ -21,8 +21,8 @@ #include #include -#include -#include +#include +#include #include "hashtable.h" #include "utils.h"