1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-09 14:28:12 +00:00

Include pool.h

This commit is contained in:
elbandi 2014-04-27 20:17:30 +02:00
parent a32ec16169
commit c2af5fec1d

1
api.c
View File

@ -27,6 +27,7 @@
#include "compat.h"
#include "miner.h"
#include "pool.h"
#include "util.h"
// BUFSIZ varies on Windows and Linux