mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-23 01:49:53 +03:00
Mayaqua.h: include <stdio.h> for "FILE"
This commit is contained in:
parent
6b41b19327
commit
04ecbf843a
@ -9,6 +9,7 @@
|
|||||||
#define MAYAQUA_H
|
#define MAYAQUA_H
|
||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
// PenCore.dll related
|
// PenCore.dll related
|
||||||
#define PENCORE_DLL_NAME "|PenCore.dll"
|
#define PENCORE_DLL_NAME "|PenCore.dll"
|
||||||
|
Loading…
Reference in New Issue
Block a user