Fixed #176: fixed missing definition of AF_UNSPEC and SOCK_STREAM on OpenBSD systems.
This commit is contained in:
parent
3d3ed7b260
commit
5ea19601d5
@ -43,6 +43,7 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
#if VMIME_HAVE_SYSCALL
|
||||
# include <sys/syscall.h>
|
||||
|
Loading…
Reference in New Issue
Block a user