On windows they've hidden `struct timeval' inside <winsock.h>!
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1608 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -72,6 +72,10 @@ RCSID("$Id$");
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_WINSOCK_H
|
||||
#include <winsock.h>
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Generate "random" data by checksumming a file.
|
||||
*
|
||||
|
Reference in New Issue
Block a user