sgminer-dev / sgminer

Scrypt GPU miner
GNU General Public License v3.0
633 stars 825 forks source link

Fix build error #431

Open ghost opened 8 years ago

ghost commented 8 years ago
sgminer.c: In function ‘set_pool_backup’:
sgminer.c:814:18: error: ‘TRUE’ undeclared (first use in this function)
   pool->backup = TRUE;