mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
header/macro fix for OpenBSD
Signed-off-by: Stuart Henderson <stu@spacehopper.org>
This commit is contained in:
committed by
Nikos Mavrogiannopoulos
parent
7cb57b162b
commit
56c2d9a74a
@@ -32,7 +32,7 @@
|
||||
#include <sys/un.h>
|
||||
#include <sys/uio.h>
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
#if defined(__FreeBSD__) || defined(__OpenBSD__)
|
||||
# include <limits.h>
|
||||
# define SOL_IP IPPROTO_IP
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user