summaryrefslogtreecommitdiffstats
path: root/usr.bin/ncftp/sys.h
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-08-04 08:05:18 +0000
committerache <ache@FreeBSD.org>1995-08-04 08:05:18 +0000
commit2e718b4cda54fcd730fbd6065ecc66b8494eeab2 (patch)
tree6897bfca475cf2fdb1cbe1f858a1c4eb31b1109c /usr.bin/ncftp/sys.h
parent7c489bde4376762aba4b947a3ae6b6c9b8075645 (diff)
downloadFreeBSD-src-2e718b4cda54fcd730fbd6065ecc66b8494eeab2.zip
FreeBSD-src-2e718b4cda54fcd730fbd6065ecc66b8494eeab2.tar.gz
Add missing ospeed initialization.
Diffstat (limited to 'usr.bin/ncftp/sys.h')
-rw-r--r--usr.bin/ncftp/sys.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ncftp/sys.h b/usr.bin/ncftp/sys.h
index d009caa..66ed9cd 100644
--- a/usr.bin/ncftp/sys.h
+++ b/usr.bin/ncftp/sys.h
@@ -446,10 +446,10 @@ extern int errno;
# ifndef SYSDIRH
# define SYSDIRH 1
# endif
-# ifndef SGTTYB
-# define SGTTYB
-# endif
# endif
+# ifndef SGTTYB
+# define SGTTYB
+# endif
#endif
/*
OpenPOWER on IntegriCloud