mirror of
https://github.com/samba-team/samba.git
synced 2025-11-07 12:23:51 +03:00
r12815: try to fix the build on AIX
metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
32f2cf433f
commit
21bc072c7a
@@ -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