1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
freebsd-ports/shells/pash/files/patch-ab

11 lines
238 B
Plaintext
Raw Normal View History

--- 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>