1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-19 04:23:48 +03:00

r19598: Ahead of a merge to current lorikeet-heimdal:

Break up auth/auth.h not to include the world.

Add credentials_krb5.h with the kerberos dependent prototypes.

Andrew Bartlett
This commit is contained in:
Andrew Bartlett
2006-11-07 00:48:36 +00:00
committed by Gerald (Jerry) Carter
parent 363628c13f
commit 2b569c42e0
76 changed files with 163 additions and 65 deletions

View File

@@ -22,10 +22,7 @@
#ifndef _SAMBA_AUTH_H
#define _SAMBA_AUTH_H
#include "libcli/auth/credentials.h"
#include "auth/gensec/gensec.h"
#include "auth/gensec/spnego.h"
#include "lib/ldb/include/ldb.h"
union netr_Validation;
/* modules can use the following to determine if the interface has changed
* please increment the version number after each interface change