mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
Use proper defines for IPV6_PKTINFO on Mac OS X Lion and newer.
This commit is contained in:
parent
2015c46985
commit
f7cbc0fafe
@ -22,6 +22,8 @@
|
||||
#define _XPG4_2
|
||||
#define __EXTENSIONS__
|
||||
#endif
|
||||
/* make sure to use the proper defs on Mac OS X */
|
||||
#define __APPLE_USE_RFC_3542
|
||||
|
||||
#include "socket_default_socket.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user