summaryrefslogtreecommitdiff
path: root/cmds.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmds.h')
-rw-r--r--cmds.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmds.h b/cmds.h
index 3ebd12f8..d64ffeeb 100644
--- a/cmds.h
+++ b/cmds.h
@@ -45,4 +45,6 @@ int cmd_migrate_superblock(int argc, char *argv[]);
int cmd_version(int argc, char *argv[]);
+int cmd_setattr(int argc, char *argv[]);
+
#endif /* _CMDS_H */