compile on win32
1 2 3 4 5 6 7 8 9 10 11 12
diff --git a/util.c b/util.c index c810560..6cbb84a 100644 --- a/util.c +++ b/util.c @@ -33,6 +33,7 @@ # include <windows.h> # include <winsock2.h> # include <ws2tcpip.h> +# include <mmsystem.h> #endif #include "miner.h"