mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-09-20 10:19:20 +03:00
Merge pull request #1831 from chipitsine/master
src/Mayaqua/Unix.c: fix guarding
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
|
||||
#ifdef UNIX_SOLARIS
|
||||
#define USE_STATVFS
|
||||
#include <sys/statvfs.h>'
|
||||
#include <sys/statvfs.h>
|
||||
#endif
|
||||
|
||||
#ifdef UNIX_MACOS
|
||||
|
Reference in New Issue
Block a user