diff options
| author | Richard Basch <probe@mit.edu> | 1997-02-08 00:22:17 +0000 |
|---|---|---|
| committer | Richard Basch <probe@mit.edu> | 1997-02-08 00:22:17 +0000 |
| commit | 010018e43191fbc1af3890350ad41bb99277d4e6 (patch) | |
| tree | 887956e25d8fe1f582b6459a2c296d95e6b6c4cf /src/util/profile/ChangeLog | |
| parent | 56dd42742cb7aeebb6c83fc1eaf7c82cc255586d (diff) | |
prof_int.h: Include "com_err.h" instead of redeclaring errcode_t
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9819 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/profile/ChangeLog')
| -rw-r--r-- | src/util/profile/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog index c0b3c0cf3..274bb8a50 100644 --- a/src/util/profile/ChangeLog +++ b/src/util/profile/ChangeLog @@ -1,3 +1,9 @@ +Fri Feb 7 18:56:57 1997 Richard Basch <basch@lehman.com> + + * prof_int.h: + Include com_err.h rather than redefining errcode_t + Structure element "magic" should not be errcode_t + Wed Feb 5 20:18:33 1997 Richard Basch <basch@lehman.com> * profile.hin: Do not process the contents of profile.h |
