summaryrefslogtreecommitdiff
path: root/japanese/xvi-euc/files/patch-unix.h
blob: 509846a9ce1d829942a93ce1e85b0b5961368e64 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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 */
     /*