diff options
Diffstat (limited to 'usr/src/uts/common/smbsrv/smb.h')
-rw-r--r-- | usr/src/uts/common/smbsrv/smb.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/uts/common/smbsrv/smb.h b/usr/src/uts/common/smbsrv/smb.h index a4986bea78..65e2708569 100644 --- a/usr/src/uts/common/smbsrv/smb.h +++ b/usr/src/uts/common/smbsrv/smb.h @@ -21,7 +21,7 @@ /* * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. - * Copyright 2013 Nexenta Systems, Inc. All rights reserved. + * Copyright 2018 Nexenta Systems, Inc. All rights reserved. */ #ifndef _SMBSRV_SMB_H @@ -39,7 +39,7 @@ #include <smb/nterror.h> #include <smb/lmerr.h> #include <smb/doserror.h> -#include <smbsrv/ntaccess.h> +#include <smb/ntaccess.h> /* * Macintosh Extensions for CIFS |