mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
v3.9.9.1
This commit is contained in:
4
api.c
4
api.c
@@ -32,7 +32,7 @@
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "miner.h"
|
||||
|
||||
#include "sysinfos.c"
|
||||
#ifndef WIN32
|
||||
# include <errno.h>
|
||||
# include <sys/socket.h>
|
||||
@@ -105,7 +105,7 @@ extern double global_hashrate;
|
||||
#define USE_MONITORING
|
||||
extern float cpu_temp(int);
|
||||
extern uint32_t cpu_clock(int);
|
||||
extern int cpu_fanpercent(void);
|
||||
//extern int cpu_fanpercent(void);
|
||||
|
||||
/***************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user