aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libshare/smb.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libshare/smb.c')
-rw-r--r--lib/libshare/smb.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libshare/smb.c b/lib/libshare/smb.c
index a95607ee0..f567f7c49 100644
--- a/lib/libshare/smb.c
+++ b/lib/libshare/smb.c
@@ -65,6 +65,8 @@ static boolean_t smb_available(void);
static sa_fstype_t *smb_fstype;
+smb_share_t *smb_shares;
+
/*
* Retrieve the list of SMB shares.
*/