diff options
Diffstat (limited to 'japanese/chasen/patches/patch-ab')
-rw-r--r-- | japanese/chasen/patches/patch-ab | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/japanese/chasen/patches/patch-ab b/japanese/chasen/patches/patch-ab deleted file mode 100644 index b2b4237cd0f..00000000000 --- a/japanese/chasen/patches/patch-ab +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2000/01/05 01:10:02 wiz Exp $ ---- lib/pat.h~ Tue May 27 06:12:58 1997 -+++ lib/pat.h Thu Oct 22 00:58:38 1998 -@@ -14,6 +14,7 @@ - #define OL(x) /* */ - #endif - -+#include <sys/types.h> - #ifndef NO_MMAP - #ifdef _WIN32 - #define ONMEM_DIC -@@ -21,7 +22,6 @@ - #include <sys/mman.h> - #endif - #endif /* !NO_MMAP */ --#include <sys/types.h> - #include <sys/stat.h> - - #ifdef ONMEM_DIC |