Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / lib / hashtable.c
index e3be563565174fadb1fb434d56ca50e6cce17195..b96dbe19be4dd52e0233e9d452f3201f6c57ad69 100644 (file)
@@ -13,6 +13,7 @@
  */
 
 #include <errno.h>
+#include <log.h>
 #include <malloc.h>
 #include <sort.h>