Fix for non-monolithic build.

Submitted by: Andrew Gray <agray@iconsinc.com>
This commit is contained in:
Ulf Möller
2000-02-28 20:16:06 +00:00
parent 2da0c11926
commit c9e1fe33be
2 changed files with 7 additions and 1 deletions

View File

@@ -109,7 +109,9 @@
*
*/
#define NON_MAIN
#include "apps.h"
#undef NON_MAIN
#include <openssl/bio.h>
#include <openssl/rand.h>