mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-25 14:04:25 +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);
|
mutex_unlock(&cgusb_lock);
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifndef WIN32
|
||||||
#else
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user