Remove inclusion of malloc.h. k5-int.h already handles declarations of
authorEzra Peisach <epeisach@mit.edu>
Tue, 9 May 1995 20:25:20 +0000 (20:25 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 9 May 1995 20:25:20 +0000 (20:25 +0000)
malloc.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5786 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/ccache/file/ChangeLog
src/lib/krb5/ccache/file/fcc_close.c

index 8df7297306a5ab6a259817aaf12184096af5f6b8..067ec852f418a6c16499caa31ce352096ce34258 100644 (file)
@@ -1,3 +1,9 @@
+Tue May  9 16:23:39 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
+
+       * fcc_close.c (krb5_fcc_close): Remove <malloc.h> 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.
index 4c549aa3f4bf7d2e816f81034cd754450d3dba08..71e52f549de62edf80319beb86ee9e9243312c51 100644 (file)
@@ -27,7 +27,6 @@
 
 
 #include "fcc.h"
-#include <malloc.h>
 /*
  * Modifies:
  * id