Btrfs-progs: fix compile warning of implicit declaration of "list_snapshots"
authorMiao Xie <miaox@cn.fujitsu.com>
Sat, 1 Sep 2012 07:31:55 +0000 (15:31 +0800)
committerroot <root@localhost.localdomain>
Thu, 4 Oct 2012 20:26:32 +0000 (16:26 -0400)
commitf25d8564dcfb577ab8e11df799fb821593adbf0a
treeeb551847e97bdfb5b5b902f54639bf3de0ab2709
parentc5800fb016a98625309769559af564e6c768ca6d
Btrfs-progs: fix compile warning of implicit declaration of "list_snapshots"

This patch fixes the following warning:
cmds-subvolume.c:283:3: warning: implicit declaration of function "list_snapshots"

Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
btrfs-list.h