mirror of
https://github.com/samba-team/samba.git
synced 2025-07-31 20:22:15 +03:00
lib: Remove global xfile.h includes
This makes it more obvious where this legacy code is used Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Sun Nov 20 06:23:19 CET 2016 on sn-devel-144
This commit is contained in:
committed by
Jeremy Allison
parent
c06b78d0be
commit
df9e7c7ae5
@ -39,6 +39,7 @@
|
||||
#include "auth/ntlmssp/ntlmssp.h"
|
||||
#include "param/param.h"
|
||||
#include "lib/util/base64.h"
|
||||
#include "lib/util/xfile.h"
|
||||
|
||||
#define INITIAL_BUFFER_SIZE 300
|
||||
#define MAX_BUFFER_SIZE 63000
|
||||
|
Reference in New Issue
Block a user