summaryrefslogtreecommitdiff
path: root/usr/src/cmd/zpool/zpool_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/zpool/zpool_util.h')
-rw-r--r--usr/src/cmd/zpool/zpool_util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/cmd/zpool/zpool_util.h b/usr/src/cmd/zpool/zpool_util.h
index 2bcefee62b..c86b2e7405 100644
--- a/usr/src/cmd/zpool/zpool_util.h
+++ b/usr/src/cmd/zpool/zpool_util.h
@@ -37,7 +37,6 @@ extern "C" {
* Basic utility functions
*/
void *safe_malloc(size_t);
-char *zpool_safe_strdup(const char *);
void zpool_no_memory(void);
uint_t num_logs(nvlist_t *nv);