Ticket #14866: patch-src-malloc.c.diff
File patch-src-malloc.c.diff, 382 bytes (added by darren.bane@…, 17 years ago) |
---|
-
src/malloc.c
old new 7 7 ************************************************************************/ 8 8 static const char RCSid[] = "$Id: malloc.c,v 35004.22 2007/01/13 23:12:39 kkeys Exp $"; 9 9 10 #include <sys/types.h> 10 11 #include "tfconfig.h" 11 12 #include "port.h" 12 13 #include "signals.h"