Browse Source

Merge pull request #427 from gzm55/master

compile on win32
Con Kolivas 12 years ago
parent
commit
e999caa4dc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      util.c

+ 1 - 0
util.c

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