1
1
Viktor Szakats 64769acab5 win32/GNUmakefile: define HAVE_WINDOWS_H
This macro was only used in test/example code before, now it is
also used in library code, but only defined automatically by
automake/cmake, so let's do the same for the standalone win32
make file.

It'd be probably better to just rely on the built-in _WIN32 macro
to detect the presence of windows.h though. It's already used
in most of libssh2 library code. There is a 3rd, similar macro
named LIBSSH2_WIN32, which might also be replaced with _WIN32.

Ref: 8b870ad771
Closes https://github.com/libssh2/libssh2/pull/266
2018-09-12 08:57:57 +00:00
..
2016-02-23 08:52:47 +01:00
2012-10-24 03:29:50 +02:00
2014-12-01 13:21:50 +01:00
2016-02-23 08:52:47 +01:00
2005-01-03 22:46:15 +00:00