Index: uspace/app/bdsh/cmds/modules/touch/touch.c
===================================================================
--- uspace/app/bdsh/cmds/modules/touch/touch.c	(revision 582a0b84b0a73672531e7b404a89997af41ba0b9)
+++ uspace/app/bdsh/cmds/modules/touch/touch.c	(revision 8d2dd7f2d52fbc7693f94b66e451eeff3756d061)
@@ -34,6 +34,6 @@
 #include <stdio.h>
 #include <stdlib.h>
+#include <stdint.h>
 #include <dirent.h>
-#include <sys/types.h>
 #include <str.h>
 #include <getopt.h>
