Index: uspace/lib/cpp/include/impl/unordered_map.hpp
===================================================================
--- uspace/lib/cpp/include/impl/unordered_map.hpp	(revision 99bf4c479164bac2ffdac881100d356a52488455)
+++ uspace/lib/cpp/include/impl/unordered_map.hpp	(revision e037873dc81a5f1341a6d29799ba53b5bf1f55f8)
@@ -1319,5 +1319,5 @@
                 hasher, key_equal, allocator_type, size_type,
                 iterator, const_iterator, local_iterator, const_local_iterator,
-                aux::hash_single_policy
+                aux::hash_multi_policy
             >;
             using node_type = typename table_type::node_type;
