Index: uspace/app/bdsh/cmds/modules/ls/ls.c
===================================================================
--- uspace/app/bdsh/cmds/modules/ls/ls.c	(revision d96d9bc5bc83bd59f4423a29c4c4ee459b2c9b44)
+++ uspace/app/bdsh/cmds/modules/ls/ls.c	(revision 4f302225f2b25aadcba779f5a36656dd5a66959e)
@@ -34,7 +34,7 @@
 #include <stdio.h>
 #include <stdlib.h>
+#include <stdint.h>
 #include <dirent.h>
 #include <getopt.h>
-#include <sys/types.h>
 #include <vfs/vfs.h>
 #include <str.h>
