blob: 64a3c6c53ebbf74b92ddc7690a175279e25f1cbb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ash.h.orig Wed Nov 6 21:13:06 1996
+++ ash.h Sat Dec 30 02:28:03 2000
@@ -14,7 +14,6 @@
#include <sys/stat.h>
#include <fcntl.h>
#include <dirent.h>
-#include <malloc.h>
#include <time.h>
#include <unistd.h>
#include <errno.h>
|