mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
Fixed build error
This commit is contained in:
@ -407,7 +407,7 @@ kern_return_t SMCReadKey2(UInt32Char_t key, SMCVal_t *val,io_connect_t conn)
|
||||
|
||||
#pragma mark Command line only
|
||||
// Exclude command-line only code from smcFanControl UI
|
||||
#ifdef CMD_TOOL
|
||||
#ifdef CMD_TOOL_BUILD
|
||||
|
||||
io_connect_t g_conn = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user