1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-08 22:08:02 +00:00

util: add missing include.

This commit is contained in:
Noel Maersk 2014-03-02 19:15:30 +02:00
parent 9c0f912434
commit 8f014effeb

1
util.c
View File

@ -43,6 +43,7 @@
#include "elist.h"
#include "compat.h"
#include "util.h"
#include "pool.h"
#define DEFAULT_SOCKWAIT 60