Commit 3b4214d
Fix compilation on Haiku
sin_len and sin6_len are apparently required on all BSD-like systems,
from which Haiku probably inherits its network stack.
sin_zero has been changed from 8 bytes to 24 bytes in hrev9079 in order
to stay compatible with BeOS.1 parent 7312f81 commit 3b4214d
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
| |||
268 | 269 | | |
269 | 270 | | |
270 | 271 | | |
| 272 | + | |
271 | 273 | | |
272 | 274 | | |
273 | 275 | | |
| |||
0 commit comments