Browse Source

Merge commit '61f74b9' into bfgminer-4.10.x

Luke Dashjr 10 years ago
parent
commit
35d20fca52
1 changed files with 2 additions and 0 deletions
  1. 2 0
      api.c

+ 2 - 0
api.c

@@ -26,6 +26,8 @@
 #include <unistd.h>
 #include <sys/types.h>
 
+#include <utlist.h>
+
 #include "compat.h"
 #include "deviceapi.h"
 #ifdef USE_LIBMICROHTTPD