X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=tests%2Ftest-hmap.c;h=f65d782fcd1371afd75a1ddf679ca9b8dc74039c;hb=968eec593cc61690c9e0ed97450c4889258381af;hp=0c103e9c913a98e397e2592e0a2d4e54ef826dfe;hpb=eadd16449c6e5292603cf009d29ab0e249979717;p=cascardo%2Fovs.git diff --git a/tests/test-hmap.c b/tests/test-hmap.c index 0c103e9c9..f65d782fc 100644 --- a/tests/test-hmap.c +++ b/tests/test-hmap.c @@ -18,15 +18,14 @@ * hmap.h. */ #include +#undef NDEBUG #include "hmap.h" +#include #include #include "hash.h" +#include "ovstest.h" #include "random.h" #include "util.h" -#include "ovstest.h" - -#undef NDEBUG -#include /* Sample hmap element. */ struct element {