mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-06 07:44:57 +03:00
Merge PR #584: Mayaqua: use included zlib headers only on Windows
This commit is contained in:
@ -120,7 +120,7 @@
|
||||
#include <stdarg.h>
|
||||
#include <time.h>
|
||||
#include <errno.h>
|
||||
#include <zlib/zlib.h>
|
||||
#include <zlib.h>
|
||||
#include <Mayaqua/Mayaqua.h>
|
||||
|
||||
#define MEMORY_SLEEP_TIME 150
|
||||
|
Reference in New Issue
Block a user