Bug 671

Summary: vis.h is not #includ'ed in OpenBSD 3.1 build of OpenSSH portable 3.7p1
Product: Portable OpenSSH Reporter: Brenden Grace <grace>
Component: Build systemAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED FIXED    
Severity: normal CC: szedula
Priority: P2    
Version: 3.7p1   
Hardware: ix86   
OS: OpenBSD   
Attachments:
Description Flags
Fix vis.h problem none

Description Brenden Grace 2003-09-18 08:28:06 AEST
Adding #include <vis.h> to includes.h fixed the problem. The lack of the
included file broke log.c during the build.
Comment 1 Jason McCormick 2003-09-18 09:29:34 AEST
*** Bug 672 has been marked as a duplicate of this bug. ***
Comment 2 Damien Miller 2003-09-19 16:25:25 AEST
Created attachment 433 [details]
Fix vis.h problem

Please try this. You will need to run autoconf-2.5x after you apply the patch
and then reconfigure.
Comment 3 Damien Miller 2003-09-20 09:27:38 AEST
*** Bug 692 has been marked as a duplicate of this bug. ***
Comment 4 Darren Tucker 2003-10-07 17:07:57 AEST
This was fixed in 3.7.1p2.
Comment 5 Damien Miller 2004-04-14 12:24:19 AEST
Mass change of RESOLVED bugs to CLOSED