1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2026-04-21 06:19:25 +03:00

Add missing headers required for solaris/illumos

This commit is contained in:
H William Welliver
2022-01-06 16:09:27 -05:00
parent 10b5034f0d
commit fd92c754fc
3 changed files with 9 additions and 2 deletions
+5
View File
@@ -46,6 +46,11 @@
#include <sys/statfs.h>
#endif
#ifdef UNIX_SOLARIS
#define USE_STATVFS
#include <sys/statvfs.h>'
#endif
#ifdef UNIX_MACOS
#ifdef NO_VLAN
// Struct statfs for MacOS X