mirror of
https://github.com/samba-team/samba.git
synced 2025-11-09 20:23:51 +03:00
libsmb: Remove "source3/libsmb/libsmb.h"
libsmb.h added ads_status.h and cli_smb2_fnum.h. Only few users need either. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
committed by
Ralph Boehme
parent
504866860d
commit
9d0ab4b806
@@ -23,7 +23,8 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "libsmb/libsmb.h"
|
||||
#include "source3/include/client.h"
|
||||
#include "source3/libsmb/proto.h"
|
||||
#include "libsmbclient.h"
|
||||
#include "libsmb_internal.h"
|
||||
#include "../libcli/smb/smbXcli_base.h"
|
||||
|
||||
Reference in New Issue
Block a user