From dc590a57d4566d42ff3a78dcead5fe6e62b38517 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Fri, 8 Aug 2003 01:20:18 +0000 Subject: Update 1.2.8 --> 1.3 --- security/krb5-17/files/patch-appl::gssftp::ftp::ftp_var.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 security/krb5-17/files/patch-appl::gssftp::ftp::ftp_var.h (limited to 'security/krb5-17/files/patch-appl::gssftp::ftp::ftp_var.h') diff --git a/security/krb5-17/files/patch-appl::gssftp::ftp::ftp_var.h b/security/krb5-17/files/patch-appl::gssftp::ftp::ftp_var.h new file mode 100644 index 000000000000..2faff676f220 --- /dev/null +++ b/security/krb5-17/files/patch-appl::gssftp::ftp::ftp_var.h @@ -0,0 +1,13 @@ +--- appl/gssftp/ftp/ftp_var.h.orig Mon Jun 16 15:37:40 2003 ++++ appl/gssftp/ftp/ftp_var.h Tue Jul 29 22:14:57 2003 +@@ -33,6 +33,10 @@ + * @(#)ftp_var.h 5.9 (Berkeley) 6/1/90 + */ + ++#if defined(__FreeBSD_cc_version) && __FreeBSD_cc_version > 500000 ++#undef __BSD_VISIBLE ++#endif ++ + #ifdef _WIN32 + #include + #include -- cgit v1.2.3