1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-08-07 08:02:56 +03:00

Fixed MinGW debug build.

This commit is contained in:
Guenter Knauf
2012-06-08 08:03:24 +02:00
parent 38efbe8243
commit c55b0b0425

View File

@@ -15,6 +15,7 @@
#define HAVE_UNISTD_H
#define HAVE_INTTYPES_H
#define HAVE_SYS_TIME_H
#define HAVE_GETTIMEOFDAY
#endif
#define HAVE_WINSOCK2_H