Index: uspace/app/blkdump/blkdump.c
===================================================================
--- uspace/app/blkdump/blkdump.c	(revision fc22069bde020238acd12a7eb6194ef878fc7e34)
+++ uspace/app/blkdump/blkdump.c	(revision fec333b34757b0ab4e68ee81582f355cfa664e93)
@@ -40,4 +40,5 @@
 #include <stdio.h>
 #include <stdlib.h>
+#include <stdint.h>
 #include <block.h>
 #include <mem.h>
@@ -45,5 +46,4 @@
 #include <byteorder.h>
 #include <scsi/mmc.h>
-#include <sys/types.h>
 #include <sys/typefmt.h>
 #include <inttypes.h>
