mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
r12815: try to fix the build on AIX
metze
(This used to be commit 21bc072c7a
)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
073866887d
commit
7d6c9bf2b2
@ -26,6 +26,7 @@
|
||||
#include "smb_server/smb_server.h"
|
||||
|
||||
/* For sepecifiying event context to GSSAPI below */
|
||||
#include "system/kerberos.h"
|
||||
#include "heimdal/lib/gssapi/gssapi_locl.h"
|
||||
|
||||
|
||||
|
@ -28,6 +28,7 @@
|
||||
#include "smb_server/smb_server.h"
|
||||
|
||||
/* For sepecifiying event context to GSSAPI below */
|
||||
#include "system/kerberos.h"
|
||||
#include "heimdal/lib/gssapi/gssapi_locl.h"
|
||||
|
||||
/*
|
||||
|
@ -36,6 +36,7 @@
|
||||
#include "mutex.h"
|
||||
|
||||
/* For sepecifiying event context to GSSAPI below */
|
||||
#include "system/kerberos.h"
|
||||
#include "heimdal/lib/gssapi/gssapi_locl.h"
|
||||
|
||||
struct new_conn_state {
|
||||
|
Reference in New Issue
Block a user