Ticket #14866: patch-src-malloc.c.diff

File patch-src-malloc.c.diff, 382 bytes (added by darren.bane@…, 16 years ago)

New file, to go in net/tf/files

  • src/malloc.c

    old new  
    77 ************************************************************************/
    88static const char RCSid[] = "$Id: malloc.c,v 35004.22 2007/01/13 23:12:39 kkeys Exp $";
    99
     10#include <sys/types.h>
    1011#include "tfconfig.h"
    1112#include "port.h"
    1213#include "signals.h"