diff options
Diffstat (limited to 'cmds-device.c')
-rw-r--r-- | cmds-device.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmds-device.c b/cmds-device.c index de62cd42..58f7dee1 100644 --- a/cmds-device.c +++ b/cmds-device.c @@ -32,6 +32,7 @@ #include "cmds-fi-usage.h" #include "commands.h" +#include "help.h" static const char * const device_cmd_group_usage[] = { "btrfs device <command> [<args>]", |