make it compile back in Unix.

This commit is contained in:
Vitor Santos Costa
2009-07-20 23:13:36 -05:00
parent 868c7158ab
commit 82b1a6f62a
2 changed files with 2 additions and 6 deletions

View File

@@ -474,8 +474,9 @@ FreeMemory(void)
Depreciated according to Linux manpage, suggested by Solaris
manpage.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#ifdef __MINGW32__
__stdcall unsigned long GetTickCount(void);
#endif
void
setRandom(unsigned int *seedp)