From: Ezra Peisach Date: Tue, 9 May 1995 20:25:20 +0000 (+0000) Subject: Remove inclusion of malloc.h. k5-int.h already handles declarations of X-Git-Tag: krb5-1.0-beta6~2011 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=51dc38ec240239b75ddaac2c55a3bc39beedc325;p=krb5.git Remove inclusion of malloc.h. k5-int.h already handles declarations of malloc. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5786 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/krb5/ccache/file/ChangeLog b/src/lib/krb5/ccache/file/ChangeLog index 8df729730..067ec852f 100644 --- a/src/lib/krb5/ccache/file/ChangeLog +++ b/src/lib/krb5/ccache/file/ChangeLog @@ -1,3 +1,9 @@ +Tue May 9 16:23:39 1995 Ezra Peisach + + * fcc_close.c (krb5_fcc_close): Remove as not all + platforms have it and k5-int.h already takes care of + malloc declarations. + Thu Apr 13 15:49:16 1995 Keith Vetter (keithv@fusion.com) * *.[ch]: removed unneeded INTERFACE from non-api functions. diff --git a/src/lib/krb5/ccache/file/fcc_close.c b/src/lib/krb5/ccache/file/fcc_close.c index 4c549aa3f..71e52f549 100644 --- a/src/lib/krb5/ccache/file/fcc_close.c +++ b/src/lib/krb5/ccache/file/fcc_close.c @@ -27,7 +27,6 @@ #include "fcc.h" -#include /* * Modifies: * id