Print this page
1575 untangle libmlrpc ... (smbsrv)
*** 27,41 ****
#ifndef _SMB_SHARE_H
#define _SMB_SHARE_H
#include <sys/param.h>
#include <smbsrv/string.h>
#include <smbsrv/smb_inet.h>
#include <smbsrv/hash_table.h>
- #include <smbsrv/wintypes.h>
- #include <smb/lmerr.h>
#if !defined(_KERNEL) && !defined(_FAKE_KERNEL)
#include <libshare.h>
#endif
--- 27,41 ----
#ifndef _SMB_SHARE_H
#define _SMB_SHARE_H
#include <sys/param.h>
+ #include <smb/lmerr.h>
+ #include <smb/wintypes.h>
#include <smbsrv/string.h>
#include <smbsrv/smb_inet.h>
#include <smbsrv/hash_table.h>
#if !defined(_KERNEL) && !defined(_FAKE_KERNEL)
#include <libshare.h>
#endif