1
0
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:
Stefan Metzmacher
2006-01-10 08:41:49 +00:00
committed by Gerald (Jerry) Carter
parent 073866887d
commit 7d6c9bf2b2
3 changed files with 3 additions and 0 deletions

View File

@ -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"

View File

@ -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"
/*

View File

@ -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 {