summaryrefslogtreecommitdiff
path: root/ftp/wu-ftpd+ipv6/files/patch-aa
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-12-24 17:45:48 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-12-24 17:45:48 +0000
commit7b1c34eeb16a25086f9f9ad4e028df562efb416d (patch)
tree6a7285b2487d3807130560299912ff870218c8cc /ftp/wu-ftpd+ipv6/files/patch-aa
parentSwitch to updated fonts set (diff)
Upgrade to beta-16
Notes
Notes: svn path=/head/; revision=9172
Diffstat (limited to 'ftp/wu-ftpd+ipv6/files/patch-aa')
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-aa19
1 files changed, 19 insertions, 0 deletions
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 <osreldate.h> /* 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 <osreldate.h> /* and this works */
+ # if __FreeBSD_version >= 199512 /* 2.2-current right now */
+ # define SPT_TYPE SPT_BUILTIN