summaryrefslogtreecommitdiff
path: root/shells/flash/files/patch-ao
blob: c74da7be8a03ca06452391a5c0874ac965838bee (plain) (blame)
1
2
3
4
5
6
7
8
9
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'