mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 17:39:53 +03:00
Merge PR #584: Mayaqua: use included zlib headers only on Windows
This commit is contained in:
commit
4061cfe665
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user