提交 5c2aa3b7 编写于 作者: M Matthias Bolte

Make sure struct sockaddr_in is defined on FreeBSD

上级 3bc0679f
......@@ -20,6 +20,7 @@
# endif
# include <netdb.h>
# include <stdbool.h>
# include <netinet/in.h>
typedef struct {
union {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册