pkgsrc/www/mMosaic/patches/patch-am
2007-08-08 20:14:52 +00:00

12 lines
396 B
Text

$NetBSD: patch-am,v 1.2 2007/08/08 20:20:07 joerg Exp $
--- libnut/list.c.orig 2006-10-04 21:55:45.000000000 +0200
+++ libnut/list.c 2006-10-04 21:56:05.000000000 +0200
@@ -9,7 +9,6 @@
#include <stdio.h> /* joe@athena, TBL 921019 */
#include <stdlib.h>
-#include <malloc.h>
#define outofmem(file, func) \
{ fprintf(stderr, "%s %s: out of memory.\nProgram aborted.\n", file, func); \