Browse Source

Merge commit '91f009a' into bfgminer

Conflicts:
	driver-proxy.c
Luke Dashjr 12 years ago
parent
commit
6ee583233f
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 <unistd.h>
+
 #include <pthread.h>
 
 #include <uthash.h>