diff options
Diffstat (limited to 'textproc/icu/patches/patch-aj')
-rw-r--r-- | textproc/icu/patches/patch-aj | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/textproc/icu/patches/patch-aj b/textproc/icu/patches/patch-aj deleted file mode 100644 index feedcaa209d..00000000000 --- a/textproc/icu/patches/patch-aj +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aj,v 1.1.1.1 2000/12/20 18:28:04 skrll Exp $ - ---- test/intltest/tsmthred.cpp.orig Mon Aug 14 22:42:36 2000 -+++ test/intltest/tsmthred.cpp -@@ -12,7 +12,7 @@ - - #include <unicode/umachine.h> - --#if !defined(WIN32) && !defined(XP_MAC) && !defined(U_DARWIN) -+#if !defined(WIN32) && !defined(XP_MAC) && !defined(U_DARWIN) && !defined(U_NETBSD) - #define POSIX 1 - #endif - |