aboutsummaryrefslogtreecommitdiffstats
path: root/shells/sash/files/patch-an
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-01-29 22:36:06 +0000
committerSteve Price <steve@FreeBSD.org>2000-01-29 22:36:06 +0000
commitaea575ce76589e8bcdf16cb42e58017df088fbc2 (patch)
tree5ebabb9b375ea41ab2a1978f28a8d632adf40b3b /shells/sash/files/patch-an
parente3a63b2d1653ce58e8d8aec94469d0aab49ec745 (diff)
Adding sash version 3.4.
A Stand-Alone shell combining many common utilities. PR: 16309 Submitted by: Patrick Gardella <patrick@freebsd.org>
Diffstat (limited to 'shells/sash/files/patch-an')
-rw-r--r--shells/sash/files/patch-an13
1 files changed, 13 insertions, 0 deletions
diff --git a/shells/sash/files/patch-an b/shells/sash/files/patch-an
new file mode 100644
index 000000000000..4e827a9e587e
--- /dev/null
+++ b/shells/sash/files/patch-an
@@ -0,0 +1,13 @@
+diff -NPru sash.h.orig sash.h
+--- sash.h.orig Sat Sep 25 06:03:51 1999
++++ sash.h Sat Jan 22 19:38:16 2000
+@@ -16,7 +16,9 @@
+ #include <fcntl.h>
+ #include <string.h>
+ #include <memory.h>
++#ifndef __FreeBSD__
+ #include <malloc.h>
++#endif
+ #include <time.h>
+ #include <ctype.h>
+