mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
auth/kerberos: we don't need to include heimdal private headers
metze
(This used to be commit 6ec3887aee
)
This commit is contained in:
parent
c251443e73
commit
9cc663af6e
@ -22,13 +22,11 @@
|
||||
|
||||
#include "includes.h"
|
||||
#include "system/kerberos.h"
|
||||
#include "heimdal/lib/krb5/krb5_locl.h"
|
||||
#include "auth/kerberos/kerberos.h"
|
||||
#include "lib/socket/socket.h"
|
||||
#include "lib/stream/packet.h"
|
||||
#include "system/network.h"
|
||||
#include "lib/events/events.h"
|
||||
#include "roken.h"
|
||||
#include "param/param.h"
|
||||
#include "libcli/resolve/resolve.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user