From 2357ac3cc997cd858b0b59363771bb10d6f66307 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Mon, 15 Mar 1999 20:59:31 +0000 Subject: [PATCH] * k5-int.h: Fix GSS_DLLIMP git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11290 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/ChangeLog | 4 ++++ src/include/k5-int.h | 1 + 2 files changed, 5 insertions(+) diff --git a/src/include/ChangeLog b/src/include/ChangeLog index 050e4a3cb..4904ef3bd 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,7 @@ +Mon Mar 15 15:57:41 1999 Tom Yu + + * k5-int.h: Fix GSS_DLLIMP. + 1999-03-14 Miro Jurisic * win-mac.h: Fixed GSS_DLLIMP for the Mac diff --git a/src/include/k5-int.h b/src/include/k5-int.h index 85e86a830..ee26248b4 100644 --- a/src/include/k5-int.h +++ b/src/include/k5-int.h @@ -167,6 +167,7 @@ typedef unsigned char u_char; #define KRB5_CALLCONV #define KRB5_CALLCONV_C #define KRB5_DLLIMP +#define GSS_DLLIMP #define KRB5_EXPORTVAR #define FAR #define NEAR -- 2.26.2