summaryrefslogtreecommitdiffstats
path: root/include/libzfs_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libzfs_impl.h')
-rw-r--r--include/libzfs_impl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/libzfs_impl.h b/include/libzfs_impl.h
index ff02fa794..1efe4e233 100644
--- a/include/libzfs_impl.h
+++ b/include/libzfs_impl.h
@@ -145,8 +145,6 @@ int zfs_standard_error_fmt(libzfs_handle_t *, int, const char *, ...);
int zpool_standard_error(libzfs_handle_t *, int, const char *);
int zpool_standard_error_fmt(libzfs_handle_t *, int, const char *, ...);
-int get_dependents(libzfs_handle_t *, boolean_t, const char *, char ***,
- size_t *);
zfs_handle_t *make_dataset_handle_zc(libzfs_handle_t *, zfs_cmd_t *);
zfs_handle_t *make_dataset_simple_handle_zc(zfs_handle_t *, zfs_cmd_t *);