m68k: Remove ARCH= references from documentation
[platform/kernel/u-boot.git] / lib / hashtable.c
index e3be563..b96dbe1 100644 (file)
@@ -13,6 +13,7 @@
  */
 
 #include <errno.h>
+#include <log.h>
 #include <malloc.h>
 #include <sort.h>