- Notifications
You must be signed in to change notification settings - Fork28
Commitb0c90c8
committed
Portability fix for commit9a89546.
So far as I can find, NI_MAXHOST isn't actually required anywhere byPOSIX. Nonetheless, commit9a89546 supposed that it could rely onhaving that symbol without any ceremony at all. We do have a hackfor providing it if the platform doesn't, in getaddrinfo.h, so fixthe problem by #including that file. Per buildfarm.1 parenta4ebbd2 commitb0c90c8
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
|
0 commit comments
Comments
(0)