summaryrefslogtreecommitdiff
path: root/japanese/xvi-sjis/files/patch-xvi.h
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-12-18 20:01:26 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-12-18 20:01:26 +0000
commit8c89ab27f6051281cd7c12af0acea70c44c95407 (patch)
tree2853b3c8a9df4dca697d7f9854499e87f23031b2 /japanese/xvi-sjis/files/patch-xvi.h
parentFix the install and plist on -CURRENT. (diff)
Fix build on 64-bit platforms: don't define prototypes that conflict
with the system ones.
Notes
Notes: svn path=/head/; revision=71713
Diffstat (limited to '')
-rw-r--r--japanese/xvi-sjis/files/patch-xvi.h15
1 files changed, 13 insertions, 2 deletions
diff --git a/japanese/xvi-sjis/files/patch-xvi.h b/japanese/xvi-sjis/files/patch-xvi.h
index 598e4e85a71d..d9205edb3126 100644
--- a/japanese/xvi-sjis/files/patch-xvi.h
+++ b/japanese/xvi-sjis/files/patch-xvi.h
@@ -1,5 +1,16 @@
---- xvi.h.orig Tue Aug 27 14:27:05 2002
-+++ xvi.h Tue Aug 27 14:27:05 2002
+--- xvi.h.orig Wed Dec 18 20:50:06 2002
++++ xvi.h Wed Dec 18 20:50:43 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
+
@@ -151,11 +151,7 @@
# else
# define KANJI_VER "jXvi K.Tsuchida"