mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-11 07:17:58 +00:00
remove empty #ifdef
This commit is contained in:
parent
bc5755233c
commit
b9c19a9353
@ -579,8 +579,7 @@ static void cgusb_check_init()
|
||||
mutex_unlock(&cgusb_lock);
|
||||
}
|
||||
|
||||
#ifdef WIN32
|
||||
#else
|
||||
#ifndef WIN32
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
|
Loading…
Reference in New Issue
Block a user