Build would fail because it couldn't find the usage function.
Signed-off-by: Hans van Kranenburg <hans@xxxxxxxxxxx>
---
btrfs-calc-size.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/btrfs-calc-size.c b/btrfs-calc-size.c
index 1ac7c785..d2d68ab2 100644
--- a/btrfs-calc-size.c
+++ b/btrfs-calc-size.c
@@ -19,6 +19,7 @@
#include "volumes.h"
#include "utils.h"
#include "commands.h"
+#include "help.h"
int main(int argc, char **argv)
{
--
2.11.0
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html