krb5: remove krb5-v4compat.h

Kerberos v4 compatibility definitions are no longer required
in the source tree.
This commit is contained in:
Jeffrey Altman
2022-09-22 20:54:34 -04:00
parent 97eaa6cd01
commit 8b0c7ec09a
6 changed files with 5 additions and 153 deletions

View File

@@ -76,7 +76,6 @@ INCFILES=\
$(SDKINCDIR)\krb5\k5e1_err.h \
$(SDKINCDIR)\krb5\krb5-protos.h \
$(SDKINCDIR)\krb5\krb5-types.h \
$(SDKINCDIR)\krb5\krb5-v4compat.h \
$(SDKINCDIR)\krb5\krb5.h \
$(SDKINCDIR)\krb5\krb5_asn1.h \
$(SDKINCDIR)\krb5\krb5_ccapi.h \
@@ -110,7 +109,6 @@ INCFILES=\
$(SDKINCDIR)\heimdal\k5e1_err.h \
$(SDKINCDIR)\heimdal\krb5-protos.h \
$(SDKINCDIR)\heimdal\krb5-types.h \
$(SDKINCDIR)\heimdal\krb5-v4compat.h \
$(SDKINCDIR)\heimdal\krb5.h \
$(SDKINCDIR)\heimdal\krb5_asn1.h \
$(SDKINCDIR)\heimdal\krb5_ccapi.h \