diff options
Diffstat (limited to 'chinese/pcmanx/files/patch-src-stringutil.cpp')
-rw-r--r-- | chinese/pcmanx/files/patch-src-stringutil.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chinese/pcmanx/files/patch-src-stringutil.cpp b/chinese/pcmanx/files/patch-src-stringutil.cpp deleted file mode 100644 index dc6f6f01903b..000000000000 --- a/chinese/pcmanx/files/patch-src-stringutil.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/stringutil.cpp.orig Thu Jul 7 14:08:01 2005 -+++ src/stringutil.cpp Wed Jul 20 13:32:46 2005 -@@ -11,6 +11,7 @@ - - #include "stringutil.h" - #include <ctype.h> -+#include <stdio.h> - - int strncmpi(const char* str1, const char* str2, size_t len) - { |