Print this page
1575 untangle libmlrpc ... (smbsrv)

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/common/smbsrv/smb_privilege.h
          +++ new/usr/src/uts/common/smbsrv/smb_privilege.h
↓ open down ↓ 20 lines elided ↑ open up ↑
  21   21  /*
  22   22   * Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
  23   23   * Use is subject to license terms.
  24   24   *
  25   25   * Copyright 2014 Nexenta Systems, Inc.  All rights reserved.
  26   26   */
  27   27  
  28   28  #ifndef _SMB_PRIVILEGE_H
  29   29  #define _SMB_PRIVILEGE_H
  30   30  
  31      -#include <smbsrv/wintypes.h>
       31 +#include <smb/wintypes.h>
  32   32  
  33   33  #ifdef __cplusplus
  34   34  extern "C" {
  35   35  #endif
  36   36  
  37   37  /*
  38   38   * Privileges
  39   39   *
  40   40   * Privileges apply to all objects and over-ride the access controls
  41   41   * in an object's security descriptor in a manner specific to each
↓ open down ↓ 164 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX