Print this page
1575 untangle libmlrpc from SMB server
Reviewed by: Matt Barden <matt.barden@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
NEX-2225 Unable to join NexentaStor to 2008 AD
SMB-108 Should have comments to relate types with their XDR functions
        
*** 26,36 ****
   */
  
  #ifndef _SMB_PRIVILEGE_H
  #define _SMB_PRIVILEGE_H
  
! #include <smbsrv/wintypes.h>
  
  #ifdef __cplusplus
  extern "C" {
  #endif
  
--- 26,36 ----
   */
  
  #ifndef _SMB_PRIVILEGE_H
  #define _SMB_PRIVILEGE_H
  
! #include <smb/wintypes.h>
  
  #ifdef __cplusplus
  extern "C" {
  #endif