]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/test-hashmap.c
basic: rename util.h to logarithm.h
[thirdparty/systemd.git] / src / test / test-hashmap.c
index dbf762cc0b1f8316c51c26d0ce677034b9d7a0ed..5daa0e64f6542d40a24882a5fadf39601de71402 100644 (file)
@@ -3,7 +3,6 @@
 #include "hashmap.h"
 #include "string-util.h"
 #include "tests.h"
-#include "util.h"
 
 unsigned custom_counter = 0;
 static void custom_destruct(void* p) {