From 92d954c6b7206665e175ae0674492a16c7c71b2e Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Thu, 19 Apr 2007 17:55:52 +0000 Subject: [PATCH] r22387: see if this fixes the build on the aix1 hosts metze --- source/auth/credentials/credentials_krb5.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/auth/credentials/credentials_krb5.h b/source/auth/credentials/credentials_krb5.h index 22c0f5abfea..4a23954fb02 100644 --- a/source/auth/credentials/credentials_krb5.h +++ b/source/auth/credentials/credentials_krb5.h @@ -21,7 +21,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include "heimdal/lib/gssapi/gssapi/gssapi.h" +#include struct ccache_container; -- 2.11.4.GIT