From d31b30a6acb1aa6fa8f2f918b56bec332509d72b Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Sat, 14 Apr 2001 03:14:44 +0000 Subject: k5-int.h: Always include stdlib.h and string.h; don't bother with HAVE_ macros git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13178 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/include/ChangeLog') diff --git a/src/include/ChangeLog b/src/include/ChangeLog index d706ea29f..6d02de857 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,8 @@ +2001-04-13 Ken Raeburn + + * k5-int.h: Always include stdlib.h and string.h; don't bother + testing the HAVE_ macros. + 2001-03-08 Ezra Peisach * krb5.hin: Add prototypes for krb5_auth_con_setpermetypes() and -- cgit