aboutsummaryrefslogtreecommitdiff
path: root/japanese/xvi-euc/files/patch-unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/xvi-euc/files/patch-unix.h')
-rw-r--r--japanese/xvi-euc/files/patch-unix.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/xvi-euc/files/patch-unix.h b/japanese/xvi-euc/files/patch-unix.h
deleted file mode 100644
index 509846a9ce1d..000000000000
--- a/japanese/xvi-euc/files/patch-unix.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- unix.h.OLD Tue Aug 6 08:18:17 2002
-+++ unix.h Tue Aug 6 08:20:03 2002
-@@ -119,7 +119,7 @@
- */
- #if defined(BSD) || defined(BSD386) /* ken */
- # include <sys/param.h>
--# include <sys/dir.h>
-+# include <sys/dirent.h>
- # include <sys/file.h> /* get W_OK define for access() */
- #else /* not BSD */
- /*