Browse Source

Merge commit '91f009a' into bfgminer-3.5.x

Conflicts:
	driver-proxy.c
Luke Dashjr 12 years ago
parent
commit
df8dfe321c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      driver-proxy.c

+ 2 - 0
driver-proxy.c

@@ -9,6 +9,8 @@
 
 
 #include "config.h"
 #include "config.h"
 
 
+#include <unistd.h>
+
 #include <pthread.h>
 #include <pthread.h>
 
 
 #include <uthash.h>
 #include <uthash.h>