mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 17:39: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
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
|
||||
// PenCore.dll related
|
||||
#define PENCORE_DLL_NAME "|PenCore.dll"
|
||||
|
Loading…
Reference in New Issue
Block a user