diff -r 3d19cae7e924 -r 2aae1246b578 src/hash_map.c --- a/src/hash_map.c Fri May 27 12:59:32 2022 +0200 +++ b/src/hash_map.c Fri May 27 12:59:41 2022 +0200 @@ -26,7 +26,6 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#include #include #include "cx/hash_map.h" #include "cx/utils.h"