summaryrefslogtreecommitdiff
path: root/ftp/ncftp1
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-06-16 09:03:53 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-06-16 09:03:53 +0000
commit1c26f5eca3ddbdc1ebc946456733f093001ac36d (patch)
tree1c36cc1a02eb76dae7282ade67ab015f80a5000a /ftp/ncftp1
parentFix build on current. (diff)
Fix build on -current.
Submitted by: mike
Notes
Notes: svn path=/head/; revision=61346
Diffstat (limited to 'ftp/ncftp1')
-rw-r--r--ftp/ncftp1/files/patch-sys.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/ftp/ncftp1/files/patch-sys.h b/ftp/ncftp1/files/patch-sys.h
new file mode 100644
index 000000000000..8d65c5ddc96c
--- /dev/null
+++ b/ftp/ncftp1/files/patch-sys.h
@@ -0,0 +1,10 @@
+--- sys.h.orig Tue Jun 4 21:12:36 2002
++++ sys.h Tue Jun 4 21:12:44 2002
+@@ -423,7 +423,6 @@
+ # define HERROR 1
+ # define TERMIOS 1
+ # define HAS_GETCWD 1
+-# define U_WAIT 1
+ # define NO_CONST 1 /* avoid prototype conflict */
+ #endif
+