mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-09-23 19:59:21 +03:00
Include headers properly
This commit is contained in:
@ -8,6 +8,10 @@
|
||||
#ifndef NATIVESTACK_H
|
||||
#define NATIVESTACK_H
|
||||
|
||||
#include "CedarType.h"
|
||||
|
||||
#include "Mayaqua/TcpIp.h"
|
||||
|
||||
//// Constants
|
||||
#define NS_MAC_ADDRESS_BYTE_1 0xDA // First byte of the MAC address
|
||||
|
||||
|
Reference in New Issue
Block a user