Skip to content
Snippets Groups Projects
Commit f583975f authored by Mehrdad Afshari's avatar Mehrdad Afshari Committed by Mehrdad Afshari
Browse files

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>.
parent 7366fe6d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment