summaryrefslogtreecommitdiff
path: root/shells/flash/files/patch-ao
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-01-28 08:07:45 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-01-28 08:07:45 +0000
commit55fb3c23194830ad48b29095ed47103d0adf1103 (patch)
tree5186fc88086c0c112b9b852c7bd1c543cc71acd5 /shells/flash/files/patch-ao
parent- Update to version 1.1.1 (diff)
Update to version 0.9.4
PR: 24676 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=37669
Diffstat (limited to 'shells/flash/files/patch-ao')
-rw-r--r--shells/flash/files/patch-ao10
1 files changed, 10 insertions, 0 deletions
diff --git a/shells/flash/files/patch-ao b/shells/flash/files/patch-ao
new file mode 100644
index 000000000000..c74da7be8a03
--- /dev/null
+++ b/shells/flash/files/patch-ao
@@ -0,0 +1,10 @@
+--- string.h.orig Thu Jan 18 01:21:24 2001
++++ string.h Fri Jan 26 05:36:32 2001
+@@ -2,7 +2,6 @@
+ # define __STRING_H
+
+ #include <ctype.h>
+-#include <wchar.h>
+
+ #define CR '\n'
+ #define TAB '\t'