From: Tom Yu Date: Mon, 15 Mar 1999 21:03:50 +0000 (+0000) Subject: * profile.hin: Fix GSS_DLLIMP X-Git-Tag: krb5-1.1-beta1~273 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f4fb6f4dfb82cd5917c455ef77453fc8c6095e2e;p=krb5.git * profile.hin: Fix GSS_DLLIMP git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11293 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog index 8d50ef63b..a9bacd304 100644 --- a/src/util/profile/ChangeLog +++ b/src/util/profile/ChangeLog @@ -1,3 +1,7 @@ +Mon Mar 15 16:03:34 1999 Tom Yu + + * profile.hin: Fix GSS_DLLIMP. + Mon Mar 8 19:10:06 1999 Tom Yu * profile.hin: Fix prototype of profile_flush() to use long rather diff --git a/src/util/profile/profile.hin b/src/util/profile/profile.hin index f203d9146..ee32f90a0 100644 --- a/src/util/profile/profile.hin +++ b/src/util/profile/profile.hin @@ -13,6 +13,7 @@ #define KRB5_CALLCONV #define KRB5_CALLCONV_C #define KRB5_DLLIMP +#define GSS_DLLIMP #define KRB5_EXPORTVAR #define FAR #define NEAR