1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-27 15:04:17 +00:00

compile on win32

This commit is contained in:
James Z.M. Gao 2013-04-22 11:19:15 +08:00
parent 31e51952e9
commit e00a1b0e52

1
util.c
View File

@ -33,6 +33,7 @@
# include <windows.h>
# include <winsock2.h>
# include <ws2tcpip.h>
# include <mmsystem.h>
#endif
#include "miner.h"