Index: uspace/lib/c/include/adt/hash.h
===================================================================
--- uspace/lib/c/include/adt/hash.h	(revision 78188e5873f47aad1ea0bb8b9e68b6f694b89dc4)
+++ uspace/lib/c/include/adt/hash.h	(revision 63e27efdf2fe6d3fa02bbb5ee1da00df5cc07e9d)
@@ -36,5 +36,5 @@
 
 #include <stdint.h>
-#include <sys/types.h>
+#include <libarch/types.h>
 
 /** Produces a uniform hash affecting all output bits from the skewed input. */
