summaryrefslogtreecommitdiff
path: root/send-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'send-utils.c')
-rw-r--r--send-utils.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/send-utils.c b/send-utils.c
index af495a09..096fa02e 100644
--- a/send-utils.c
+++ b/send-utils.c
@@ -21,9 +21,7 @@
#include "ctree.h"
#include "send-utils.h"
#include "ioctl.h"
-
-/* btrfs-list.c */
-char *path_for_root(int fd, u64 root);
+#include "btrfs-list.h"
static struct rb_node *tree_insert(struct rb_root *root,
struct subvol_info *si,