diff options
Diffstat (limited to 'chinese/pcmanx/files/patch-src-core-pcmanx_utils.h')
-rw-r--r-- | chinese/pcmanx/files/patch-src-core-pcmanx_utils.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chinese/pcmanx/files/patch-src-core-pcmanx_utils.h b/chinese/pcmanx/files/patch-src-core-pcmanx_utils.h deleted file mode 100644 index 8425578631d4..000000000000 --- a/chinese/pcmanx/files/patch-src-core-pcmanx_utils.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/core/pcmanx_utils.h.orig 2010-10-12 21:10:55.000000000 +0800 -+++ src/core/pcmanx_utils.h 2010-10-12 21:11:00.000000000 +0800 -@@ -5,7 +5,6 @@ - #include <config.h> - #endif - --#include <bits/wordsize.h> - #if __WORDSIZE == 64 - typedef unsigned long int word_t; - #else |