1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-12-10 12:11:39 +03:00

Include headers properly

This commit is contained in:
Davide Beatrici
2021-04-05 04:48:25 +02:00
parent 46b54f00be
commit a6ba9b8788
190 changed files with 1885 additions and 1850 deletions

View File

@ -8,6 +8,10 @@
#ifndef INTERNAT_H
#define INTERNAT_H
#include "MayaType.h"
#include <stdarg.h>
// String token
struct UNI_TOKEN_LIST
{