mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
v3.13.1.1
This commit is contained in:
@@ -55,9 +55,12 @@
|
||||
#endif
|
||||
|
||||
// GCC 9 warning sysctl.h is deprecated
|
||||
#if ( __GNUC__ < 9 )
|
||||
#include <sys/sysctl.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif // HAVE_SYS_SYSCTL_H
|
||||
#endif // _MSC_VER ELSE
|
||||
|
||||
#ifndef WIN32
|
||||
#include <sys/resource.h>
|
||||
|
Reference in New Issue
Block a user