diff --git a/cmake/FindOpenSSL.cmake b/cmake/FindOpenSSL.cmake index 9ae015828..450a6329d 100644 --- a/cmake/FindOpenSSL.cmake +++ b/cmake/FindOpenSSL.cmake @@ -83,7 +83,7 @@ IF(WIN32 AND NOT CYGWIN) # * MTd for static-debug # Implementation details: - # We are using the libraries located in the VC subdir instead of the parent directory eventhough : + # We are using the libraries located in the VC subdir instead of the parent directory even though : # libeay32MD.lib is identical to ../libeay32.lib, and # ssleay32MD.lib is identical to ../ssleay32.lib diff --git a/winpr/tools/makecert/makecert.c b/winpr/tools/makecert/makecert.c index 5017b1d50..8430d851c 100644 --- a/winpr/tools/makecert/makecert.c +++ b/winpr/tools/makecert/makecert.c @@ -31,10 +31,6 @@ #include #include -#ifdef _WIN32 -#include -#endif - #include "makecert.h" struct _MAKECERT_CONTEXT