summaryrefslogtreecommitdiff
path: root/src/hashmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hashmap.c')
-rw-r--r--src/hashmap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hashmap.c b/src/hashmap.c
index d4d6358..acbd70f 100644
--- a/src/hashmap.c
+++ b/src/hashmap.c
@@ -29,7 +29,6 @@
#include <stddef.h>
#include "hashmap.h"
-#include "log.h"
void
hashmap_remove(struct hashmap_entry *entry)