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>
SMB-50 User-mode SMB server
 Includes work by these authors:
 Thomas Keiser <thomas.keiser@nexenta.com>
 Albert Lee <trisk@nexenta.com>

*** 37,47 **** #include <sys/types.h> #include <sys/sunddi.h> #include <sys/errno.h> #endif ! #include <smbsrv/wintypes.h> #include <smbsrv/smb_share.h> #include <smbsrv/smb_door.h> #include <smbsrv/alloc.h> #include <smbsrv/smbinfo.h> --- 37,47 ---- #include <sys/types.h> #include <sys/sunddi.h> #include <sys/errno.h> #endif ! #include <smb/wintypes.h> #include <smbsrv/smb_share.h> #include <smbsrv/smb_door.h> #include <smbsrv/alloc.h> #include <smbsrv/smbinfo.h>