diff options
author | Mehrdad Afshari <mmx@google.com> | 2017-04-18 10:26:40 -0700 |
---|---|---|
committer | Mehrdad Afshari <mehrdada@users.noreply.github.com> | 2017-04-19 10:02:51 -0700 |
commit | f583975f81e21dbf46dcef178a0aba71f1158ccc (patch) | |
tree | 26d51ff803b2525c50b2a6aaea7ea0aacbb65184 /tools/distrib | |
parent | 7366fe6df380f1860c32b656e778ad33dbc4c5b3 (diff) |
Include <sys/socket.h> for AF_INET
Compilation fails on FreeBSD because not all POSIX
compliant systems end up including AF_INET from
other header files transitively.
AF_INET and AF_INET6 should be provided by
<sys/socket.h>.
Diffstat (limited to 'tools/distrib')
0 files changed, 0 insertions, 0 deletions