| Summary: | Android requires sys/socket.h to be included before sys/un.h. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Nathan Osman <nathan.osman> | ||||
| Component: | Build system | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | minor | CC: | dtucker | ||||
| Priority: | P5 | ||||||
| Version: | 6.2p1 | ||||||
| Hardware: | Other | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2076 | ||||||
| Attachments: |
|
||||||
|
Description
Nathan Osman
2013-06-02 09:16:25 AEST
(In reply to Nathan Osman from comment #0) > I freely confess that this is one of the most bizarre things I have > ever seen. It's actually common on older platforms. That header (plus some of the netinet ones) neither include what they need nor protect themselves from being included multiple times which makes them a pain to use. Autoconf never used to care, but a couple of years ago that warning was added. Added to the list. Applied, thanks. Set all RESOLVED bugs to CLOSED with release of OpenSSH 7.1 |