summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-01-25 10:00:24 +0000
committerRoland McGrath <roland@gnu.org>1996-01-25 10:00:24 +0000
commitebc53fbed04ed9162f4ecdcf0d3d5ab3e7e5de54 (patch)
tree03eb1ebe9c7cad325cee2f82cda973683971fa0e
parent555f3a396ae65187cac996b2302c95cc52541d49 (diff)
* malloc/mcheck.c (mabort): Declare prototype.cvs/libc-960125
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8afaa0fb9..35befcacad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
Wed Jan 24 03:22:07 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+ * malloc/mcheck.c (mabort): Declare prototype.
+
* sysdeps/unix/sysv/linux/fcntlbits.h: Moved from linux/i386.
* Makerules: Use -include for generated makefiles.