$NetBSD: patch-al,v 1.1 2007/07/28 01:30:01 joerg Exp $

--- ui/fill_filelist.c.orig	2007-07-28 00:43:16.000000000 +0000
+++ ui/fill_filelist.c
@@ -4,7 +4,7 @@
 
 #include <Xm/Xm.h>
 #include <Xm/List.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <stdio.h>
 #include <time.h>
 #include "fill_filelist.h"