From 06179e66adcc271e381fc1dcd4924963e3443aa6 Mon Sep 17 00:00:00 2001 From: Asanka Herath Date: Tue, 1 Sep 2009 16:32:30 -0400 Subject: [PATCH] Additional include files for krb5 --- lib/krb5/NTMakefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/krb5/NTMakefile b/lib/krb5/NTMakefile index dad05afa1..8254c1cd8 100644 --- a/lib/krb5/NTMakefile +++ b/lib/krb5/NTMakefile @@ -149,7 +149,8 @@ INCFILES= \ $(INCDIR)\krb5_err.h \ $(INCDIR)\krb5_locl.h \ $(INCDIR)\krb5-protos.h \ - $(INCDIR)\krb5-private.h + $(INCDIR)\krb5-private.h \ + $(INCDIR)\krb5-v4compat.h all:: $(INCFILES)