projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9981485
)
* com_err.h: Fix GSS_DLLIMP
author
Tom Yu
<tlyu@mit.edu>
Mon, 15 Mar 1999 21:02:13 +0000
(21:02 +0000)
committer
Tom Yu
<tlyu@mit.edu>
Mon, 15 Mar 1999 21:02:13 +0000
(21:02 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11292
dc483132
-0cff-0310-8789-
dd5450dbe970
src/util/et/ChangeLog
patch
|
blob
|
history
src/util/et/com_err.h
patch
|
blob
|
history
diff --git
a/src/util/et/ChangeLog
b/src/util/et/ChangeLog
index 4df5ad96a5a2ca9b91dbe07075ae7acaaf6b5b16..0cb611f32520c81b7baed28ee184a9cf38fc76fb 100644
(file)
--- a/
src/util/et/ChangeLog
+++ b/
src/util/et/ChangeLog
@@
-1,3
+1,7
@@
+Mon Mar 15 16:01:56 1999 Tom Yu <tlyu@mit.edu>
+
+ * com_err.h: Fix GSS_DLLIMP.
+
Mon Feb 1 19:42:45 1999 Tom Yu <tlyu@mit.edu>
* et_c.awk: Fix to not depend on CPP symbol "unix".
diff --git
a/src/util/et/com_err.h
b/src/util/et/com_err.h
index 60b209d0de33e9f445d2a79849b1a8ca751c059d..7a8858b38611c8b5ef4b345c6211469823989c8f 100644
(file)
--- a/
src/util/et/com_err.h
+++ b/
src/util/et/com_err.h
@@
-23,6
+23,7
@@
#define KRB5_CALLCONV
#define KRB5_CALLCONV_C
#define KRB5_DLLIMP
+#define GSS_DLLIMP
#define KRB5_EXPORTVAR
#endif