Browse Source

Fix compilation of bflsc driver without opencl.

nfactor-troky
Con Kolivas 12 years ago
parent
commit
5c1ecaffa3
  1. 1
      driver-bflsc.c

1
driver-bflsc.c

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

Loading…
Cancel
Save