1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-22 20:44:19 +00:00

Fix compilation of bflsc driver without opencl.

This commit is contained in:
Con Kolivas 2013-04-26 12:48:33 +10:00
parent 4c8acdf9dc
commit 5c1ecaffa3

View File

@ -8,6 +8,7 @@
* any later version. See COPYING for more details.
*/
#include <float.h>
#include <limits.h>
#include <pthread.h>
#include <stdint.h>