*** filelist.c.orig	Tue Dec 19 01:31:32 2000
--- filelist.c	Wed Dec 20 02:58:35 2000
***************
*** 5,11 ****
--- 5,13 ----
  
  #include <stdio.h>
  #include <string.h>
+ #ifndef __STDC__
  #include <malloc.h>
+ #endif
  #include <sys/types.h>
  
  #ifdef HAVE_DIRENT_H
