make engine file names unique in 8.3

This commit is contained in:
Ulf Möller
2001-09-07 04:14:48 +00:00
parent 9cabef963c
commit 14cfde9c83
13 changed files with 989 additions and 119 deletions

View File

@@ -57,7 +57,7 @@
#include <openssl/engine.h>
#include <openssl/evp.h>
#include "engine_int.h"
#include "eng_int.h"
static void load_ciphers(ENGINE *e)
{