diff options
Diffstat (limited to 'japanese/xvi-euc/files/patch-xvi.h')
-rw-r--r-- | japanese/xvi-euc/files/patch-xvi.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/japanese/xvi-euc/files/patch-xvi.h b/japanese/xvi-euc/files/patch-xvi.h deleted file mode 100644 index b81db012cb44..000000000000 --- a/japanese/xvi-euc/files/patch-xvi.h +++ /dev/null @@ -1,16 +0,0 @@ - -$FreeBSD$ - ---- xvi.h.orig Wed Dec 18 20:45:08 2002 -+++ xvi.h Wed Dec 18 20:45:25 2002 -@@ -90,9 +90,9 @@ - * Functions which ANSI does not specify should - * be included in any standard header file. - */ -+#ifndef BSD386 /* ken */ - extern int chdir P((const char *path)); - extern char *getcwd P((char *, unsigned)); --#ifndef BSD386 /* ken */ - extern void sleep P((unsigned seconds)); - #endif - |