Fixed build error

This commit is contained in:
Hendrik Holtmann
2016-03-21 14:42:01 +01:00
parent 2804ac0c85
commit 411ba5a485
4 changed files with 14 additions and 9 deletions

View File

@ -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;