mirror of
https://github.com/samba-team/samba.git
synced 2025-03-22 02:50:28 +03:00
smbd: Add WITH_SMB1SERVER enabled for now
This adds the definition WITH_SMB1SERVER, enabled by default for now meant for removing smb1 server code. This will be removed and replaced with a configure option later. Signed-off-by: David Mulder <dmulder@suse.com> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
6e6ced4b8c
commit
77343f8f5e
@ -25,6 +25,8 @@
|
||||
#include "librpc/gen_ndr/smbXsrv.h"
|
||||
#include "smbprofile.h"
|
||||
|
||||
#define WITH_SMB1SERVER 1
|
||||
|
||||
#ifdef USE_DMAPI
|
||||
struct smbd_dmapi_context;
|
||||
extern struct smbd_dmapi_context *dmapi_ctx;
|
||||
|
Loading…
x
Reference in New Issue
Block a user