X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fhashmap.c;h=48d75023918afadc54df0bf7597a9d38d79f485f;hb=17384d7f95169dad5f769431374fc2c08101206d;hp=e63ba4bb5aa84d7eebe7770c0bcbb0daae538daa;hpb=f131770b1465fbf423881f16ba85523a05f846fe;p=elogind.git diff --git a/src/shared/hashmap.c b/src/shared/hashmap.c index e63ba4bb5..48d750239 100644 --- a/src/shared/hashmap.c +++ b/src/shared/hashmap.c @@ -20,9 +20,7 @@ along with systemd; If not, see . ***/ -#include #include -#include #include #include "util.h" @@ -31,9 +29,12 @@ #include "macro.h" #include "siphash24.h" #include "strv.h" -#include "list.h" #include "mempool.h" +#ifdef ENABLE_DEBUG_HASHMAP +#include "list.h" +#endif + /* * Implementation of hashmaps. * Addressing: open