From 7b1c34eeb16a25086f9f9ad4e028df562efb416d Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Wed, 24 Dec 1997 17:45:48 +0000 Subject: Upgrade to beta-16 --- ftp/wu-ftpd+ipv6/files/patch-aa | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 ftp/wu-ftpd+ipv6/files/patch-aa (limited to 'ftp/wu-ftpd+ipv6/files/patch-aa') diff --git a/ftp/wu-ftpd+ipv6/files/patch-aa b/ftp/wu-ftpd+ipv6/files/patch-aa new file mode 100644 index 000000000000..0dd5a8079675 --- /dev/null +++ b/ftp/wu-ftpd+ipv6/files/patch-aa @@ -0,0 +1,19 @@ +*** src/config/config.fbs.bak Fri Dec 12 18:17:19 1997 +--- src/config/config.fbs Wed Dec 24 20:39:50 1997 +*************** +*** 29,35 **** + #define VIRTUAL + # if defined(__FreeBSD__) + # undef SPT_TYPE +! # if __FreeBSD__ == 2 + # include /* and this works */ + # if __FreeBSD_version >= 199512 /* 2.2-current right now */ + # define SPT_TYPE SPT_BUILTIN +--- 29,35 ---- + #define VIRTUAL + # if defined(__FreeBSD__) + # undef SPT_TYPE +! # if __FreeBSD__ >= 2 + # include /* and this works */ + # if __FreeBSD_version >= 199512 /* 2.2-current right now */ + # define SPT_TYPE SPT_BUILTIN -- cgit v1.2.3