diff options
Diffstat (limited to 'shells/sash/files/patch-an')
-rw-r--r-- | shells/sash/files/patch-an | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/shells/sash/files/patch-an b/shells/sash/files/patch-an deleted file mode 100644 index 4e827a9e587e..000000000000 --- a/shells/sash/files/patch-an +++ /dev/null @@ -1,13 +0,0 @@ -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> - |