Index: kernel/arch/amd64/include/proc/task.h
===================================================================
--- kernel/arch/amd64/include/proc/task.h	(revision 25b9e2c5197173ccff86ba173e54eee48b85e79f)
+++ kernel/arch/amd64/include/proc/task.h	(revision a68f7375e3e4f83a6876853e429edc329d00e4e4)
@@ -41,5 +41,5 @@
 typedef struct {
 	/** I/O Permission bitmap Generation counter. */
-	count_t iomapver;
+	size_t iomapver;
 	/** I/O Permission bitmap. */
 	bitmap_t iomap;
