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 3771a6e7731d68e45b150595dd2c0f6ba32df887)
+++ uspace/app/bdsh/cmds/modules/touch/touch_def.h	(revision 3771a6e7731d68e45b150595dd2c0f6ba32df887)
@@ -0,0 +1,8 @@
+{
+	"touch",
+	"Create files or update access times",
+	&cmd_touch,
+	&help_cmd_touch,
+	0
+},
+
