mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
redundate #include
This commit is contained in:
parent
7250c1a261
commit
43e2ec89d8
1 changed files with 1 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
/*
|
||||
* Principal Author: Brian Wellington
|
||||
* $Id: openssl_link.c,v 1.45 2001/07/10 04:01:18 bwelling Exp $
|
||||
* $Id: openssl_link.c,v 1.46 2001/07/31 03:45:04 marka Exp $
|
||||
*/
|
||||
#ifdef OPENSSL
|
||||
|
||||
|
|
@ -37,7 +37,6 @@
|
|||
|
||||
#include <openssl/rand.h>
|
||||
#include <openssl/crypto.h>
|
||||
#include <openssl/crypto.h>
|
||||
|
||||
#ifdef CRYPTO_LOCK_ENGINE
|
||||
#include <openssl/engine.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue