$NetBSD: patch-am,v 1.1 2006/10/06 19:15:09 schwarz 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); \
