Fix compilation of bflsc driver without opencl.
diff --git a/driver-bflsc.c b/driver-bflsc.c
index b019b8f..e95805c 100644
--- a/driver-bflsc.c
+++ b/driver-bflsc.c
@@ -8,6 +8,7 @@
* any later version. See COPYING for more details.
*/
+#include <float.h>
#include <limits.h>
#include <pthread.h>
#include <stdint.h>