mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
remove unneeded includes
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
37f3a3b327
commit
01a4e8764d
@ -60,12 +60,6 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "internal/cryptlib.h"
|
||||
#include <openssl/cmac.h>
|
||||
#include <openssl/dsa.h>
|
||||
#include <openssl/evp.h>
|
||||
#include <openssl/hmac.h>
|
||||
#include <openssl/objects.h>
|
||||
#include <openssl/rsa.h>
|
||||
#ifndef OPENSSL_NO_ENGINE
|
||||
# include <openssl/engine.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user