From 6a7dcbd097d97d4f3dcf6704df3cd3511507fe31 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Sat, 15 Jun 2002 06:47:00 +0000 Subject: [PATCH] * krb5.hin: Delete inclusion of profile.h again git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14515 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/ChangeLog | 4 ++++ src/include/krb5.hin | 6 ------ 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/src/include/ChangeLog b/src/include/ChangeLog index aaf2ff271..c69a621f3 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,7 @@ +2002-06-15 Ken Raeburn + + * krb5.hin: Delete inclusion of profile.h again. + 2002-06-15 Alexandra Ellwood * krb5.hin: Conditionalize KRB5_CALLCONV_WRONG separately diff --git a/src/include/krb5.hin b/src/include/krb5.hin index 9356e1d6e..360e233c4 100644 --- a/src/include/krb5.hin +++ b/src/include/krb5.hin @@ -105,12 +105,6 @@ #include #include /* for *_MAX */ -#if TARGET_OS_MAC - #include -#else - #include -#endif - #ifndef KRB5INT_BEGIN_DECLS #if defined(__cplusplus) #define KRB5INT_BEGIN_DECLS extern "C" { -- 2.26.2