mirror of
https://github.com/samba-team/samba.git
synced 2025-03-03 12:58:35 +03:00
smbd: Add missing include for iov_buflen().
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
parent
78e8bafb32
commit
266323dac6
@ -28,6 +28,7 @@
|
||||
#include "smbprofile.h"
|
||||
#include "../lib/util/bitmap.h"
|
||||
#include "../librpc/gen_ndr/krb5pac.h"
|
||||
#include "lib/iov_buf.h"
|
||||
#include "auth.h"
|
||||
|
||||
static void smbd_smb2_connection_handler(struct tevent_context *ev,
|
||||
|
Loading…
x
Reference in New Issue
Block a user