Use POSIX macros for linux
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
#include <sys/utsname.h>
|
||||
#endif
|
||||
|
||||
#if defined(linux)
|
||||
#if defined(__linux__)
|
||||
#include <sys/vfs.h>
|
||||
#include <stdarg.h>
|
||||
#elif defined(_AIX)
|
||||
|
||||
Reference in New Issue
Block a user