Index: uspace/lib/ext4/src/ops.c
===================================================================
--- uspace/lib/ext4/src/ops.c	(revision 4a3a5a0bef135a6de53fbdafff893157b3296753)
+++ uspace/lib/ext4/src/ops.c	(revision a188131444517e83d92103dac71acb5f03aae769)
@@ -113,5 +113,5 @@
 }
 
-static bool open_nodes_key_equal(const void *key_arg, const ht_link_t *item)
+static bool open_nodes_key_equal(const void *key_arg, size_t hash, const ht_link_t *item)
 {
 	const node_key_t *key = key_arg;
