mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-13 19:24:57 +03:00
Add missing headers required for solaris/illumos
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
#include <net/if.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
#ifdef UNIX_OPENBSD
|
||||
#if defined(UNIX_OPENBSD) || defined(UNIX_SOLARIS)
|
||||
#include <netinet/if_ether.h>
|
||||
#else
|
||||
#include <net/ethernet.h>
|
||||
|
Reference in New Issue
Block a user