mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-11-19 18:01:33 +03:00
Mayaqua.h: include <stdio.h> for "FILE"
This commit is contained in:
@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user