Browse Source

Minor buildfix for other platforms.

Con Kolivas 12 years ago
parent
commit
fc6472fcb3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      driver-hashfast.c

+ 1 - 0
driver-hashfast.c

@@ -12,6 +12,7 @@
 
 #include <stdbool.h>
 
+#include "miner.h"
 #include "usbutils.h"
 
 #include "driver-hashfast.h"