| Summary: | ASTERISK-05577: wrong include order breaks compilation on freebsd 4.11 | ||
| Reporter: | Luigi Rizzo (rizzo) | Labels: | |
| Date Opened: | 2005-11-12 11:38:31.000-0600 | Date Closed: | 2005-11-12 15:14:56.000-0600 |
| Priority: | Minor | Regression? | No |
| Status: | Closed/Complete | Components: | Core/General |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ( 0) chan.diff | |
| Description: | the header reordering in 1.374 puts arpa/inet.h before netinet/in.h, which breaks compilation on FreeBSD 4.11. This applies to CVS HEAD and also 1.2.0-rc2 | ||
| Comments: | By: Mark Spencer (markster) 2005-11-12 15:14:55.000-0600 Fixed in CVS head. Thanks! | ||