mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 00:49:01 +00:00
Upgrading shipped OpenSSL for Windows to 0.9.8j
This commit is contained in:
@@ -57,6 +57,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef HEADER_PQ_COMPAT_H
|
||||
#define HEADER_PQ_COMPAT_H
|
||||
|
||||
#include <openssl/opensslconf.h>
|
||||
#include <openssl/bn.h>
|
||||
|
||||
@@ -145,3 +148,5 @@
|
||||
*(x) |= mask; \
|
||||
} while(0)
|
||||
#endif /* OPENSSL_SYS_VMS */
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user