diff options
Diffstat (limited to 'usr/src/cmd/dumpadm/dconf.c')
| -rw-r--r-- | usr/src/cmd/dumpadm/dconf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/src/cmd/dumpadm/dconf.c b/usr/src/cmd/dumpadm/dconf.c index 440004eac5..dc5355ba48 100644 --- a/usr/src/cmd/dumpadm/dconf.c +++ b/usr/src/cmd/dumpadm/dconf.c @@ -21,6 +21,7 @@ /* * Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved. * Copyright 2015 Nexenta Systems, Inc. All rights reserved. + * Copyright 2020 Joyent, Inc. */ #include <sys/types.h> @@ -37,6 +38,7 @@ #include <errno.h> #include <libdiskmgt.h> #include <libzfs.h> +#include <libzutil.h> #include <uuid/uuid.h> #include "dconf.h" |
