mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
lib: Give base64.c its own .h
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
committed by
Jeremy Allison
parent
9ec3332349
commit
93b982faad
@ -45,6 +45,7 @@
|
||||
#include "source3/auth/proto.h"
|
||||
#include "nsswitch/libwbclient/wbclient.h"
|
||||
#include "lib/param/loadparm.h"
|
||||
#include "lib/util/base64.h"
|
||||
|
||||
#if HAVE_KRB5
|
||||
#include "auth/kerberos/pac_utils.h"
|
||||
|
Reference in New Issue
Block a user