summaryrefslogtreecommitdiff
path: root/shells/flash/files/patch-string.h
diff options
context:
space:
mode:
Diffstat (limited to 'shells/flash/files/patch-string.h')
-rw-r--r--shells/flash/files/patch-string.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/shells/flash/files/patch-string.h b/shells/flash/files/patch-string.h
new file mode 100644
index 000000000000..c74da7be8a03
--- /dev/null
+++ b/shells/flash/files/patch-string.h
@@ -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'