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