From c707bf29ed5bd01f851db36e85eb6501f32c98d4 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 31 May 1999 05:08:14 +0000 Subject: Fix build for Alpha. --- sysutils/star/files/patch-aa | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sysutils/star/files/patch-aa (limited to 'sysutils/star/files/patch-aa') diff --git a/sysutils/star/files/patch-aa b/sysutils/star/files/patch-aa new file mode 100644 index 000000000000..8d4d7feffcbb --- /dev/null +++ b/sysutils/star/files/patch-aa @@ -0,0 +1,11 @@ +--- include/standard.h.orig Sun May 30 23:20:26 1999 ++++ include/standard.h Sun May 30 23:21:25 1999 +@@ -182,7 +182,7 @@ + extern int wait_chld __PR((int)); + extern int geterrno __PR((void)); + extern void raisecond __PR((const char *, long)); +-extern int snprintf __PR((char *, unsigned, const char *, ...)); ++/*extern int snprintf __PR((char *, unsigned, const char *, ...)); */ + /*extern int sprintf __PR((char *, const char *, ...)); ist woanders falsch deklariert !!!*/ + extern char *strcatl __PR((char *, ...)); + extern int streql __PR((const char *, const char *)); -- cgit v1.2.3