blob: 0c9def9a13c0e82f899c93179630636e6a5f4079 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- task.c.orig Thu Mar 9 07:27:50 2000
+++ task.c Sat Apr 29 14:35:16 2000
@@ -54,7 +54,6 @@
#include <dirent.h>
#endif
#include <errno.h>
-#include <malloc.h>
#include <string.h>
#include <ctype.h>
#include <sys/types.h>
|