1 2 3 4 5 6 7 8 9 10
--- task.c.orig Wed Apr 21 12:05:44 1999 +++ task.c Wed Apr 21 12:05:51 1999 @@ -42,7 +42,6 @@ #include <unistd.h> #include <dirent.h> #include <errno.h> -#include <malloc.h> #include <string.h> #include <ctype.h> #include <sys/types.h>