mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-03 03:49:14 +00:00
BSD needs netinet/in.h for struct sockaddr_in and friends.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#else
|
||||
# include <arpa/inet.h>
|
||||
# include <sys/socket.h>
|
||||
# include <netinet/in.h>
|
||||
# include <netdb.h>
|
||||
# include <unistd.h>
|
||||
# include <poll.h>
|
||||
|
||||
Reference in New Issue
Block a user