From efbbbc88cbee3f28c6b4a4c34623e13dc1e2e700 Mon Sep 17 00:00:00 2001 From: Jeff Liu Date: Wed, 30 Jan 2013 16:32:47 +0800 Subject: btrfs-progs: move btrfslabel.[c|h] stuff to utils.[c|h] Clean btrfslabel.[c|h] out of the source tree and move those related functions to utils.[c|h]. CC: Gene Czarcinski Signed-off-by: Jie Liu Signed-off-by: David Sterba --- cmds-filesystem.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cmds-filesystem.c') diff --git a/cmds-filesystem.c b/cmds-filesystem.c index 6e0a1cfe..22100202 100644 --- a/cmds-filesystem.c +++ b/cmds-filesystem.c @@ -32,7 +32,6 @@ #include "version.h" #include "commands.h" -#include "btrfslabel.h" static const char * const filesystem_cmd_group_usage[] = { "btrfs filesystem [] []", -- cgit v1.2.3