mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
s4:kdc: Remove unused declaration
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
1c456912a1
commit
45e8e19719
@ -32,16 +32,6 @@
|
||||
#include "kdc/samba_kdc.h"
|
||||
#include "kdc/kdc-server.h"
|
||||
|
||||
struct tsocket_address;
|
||||
|
||||
kdc_code kpasswdd_process(struct kdc_server *kdc,
|
||||
TALLOC_CTX *mem_ctx,
|
||||
DATA_BLOB *input,
|
||||
DATA_BLOB *reply,
|
||||
struct tsocket_address *peer_addr,
|
||||
struct tsocket_address *my_addr,
|
||||
int datagram_reply);
|
||||
|
||||
/* from hdb-samba4.c */
|
||||
NTSTATUS hdb_samba4_create_kdc(struct samba_kdc_base_context *base_ctx,
|
||||
krb5_context context, struct HDB **db);
|
||||
|
Loading…
x
Reference in New Issue
Block a user