Avoid including cryptlib.h, it's not really needed.
Check if IDEA is being built or not. This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
#include "ssl_locl.h"
|
||||
#ifndef OPENSSL_NO_SSL2
|
||||
#include <stdio.h>
|
||||
#include "cryptlib.h"
|
||||
|
||||
int ssl2_enc_init(SSL *s, int client)
|
||||
{
|
||||
|
Reference in New Issue
Block a user