Index: uspace/app/bdsh/cmds/modules/touch/touch.def
===================================================================
--- uspace/app/bdsh/cmds/modules/touch/touch.def	(revision b510d526c9ea91a276320012e20c9c7173bd8ff1)
+++ 	(revision )
@@ -1,8 +1,0 @@
-{
-	"touch",
-	"Create files or update access times",
-	&cmd_touch,
-	&help_cmd_touch,
-	0
-},
-
Index: uspace/app/bdsh/cmds/modules/touch/touch_def.h
===================================================================
--- uspace/app/bdsh/cmds/modules/touch/touch_def.h	(revision 7b256b0b03ceeeb5078c2b0b90574354c803c7e4)
+++ uspace/app/bdsh/cmds/modules/touch/touch_def.h	(revision 7b256b0b03ceeeb5078c2b0b90574354c803c7e4)
@@ -0,0 +1,8 @@
+{
+	"touch",
+	"Create files or update access times",
+	&cmd_touch,
+	&help_cmd_touch,
+	0
+},
+
