summaryrefslogtreecommitdiff
path: root/shells/flash/files/patch-ao
diff options
context:
space:
mode:
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'