| Summary: | add header so ptty functions are found | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Dirk Meyer <dirk.meyer> |
| Component: | Build system | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | Other | ||
| OS: | FreeBSD | ||
|
Description
Dirk Meyer
2002-06-28 15:53:43 AEST
What is the failure if this header isn't added. I'd prefer to detect it in configure rather than use a platform-specific define The Prototyes for openpty() and are missing if the header is not there. also realhostname_sa(); #ifdef HAVE_LIBUTIL_H sounds fine like in loginrec.c added to includes.h Mass change of RESOLVED bugs to CLOSED |