mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-12-19 08:31:32 +03:00
Include headers properly
This commit is contained in:
@ -8,6 +8,10 @@
|
||||
#ifndef SECURENAT_H
|
||||
#define SECURENAT_H
|
||||
|
||||
#include "CedarType.h"
|
||||
|
||||
#include "Mayaqua/MayaType.h"
|
||||
|
||||
struct SNAT
|
||||
{
|
||||
LOCK *lock; // Lock
|
||||
|
||||
Reference in New Issue
Block a user