Commit 069c3c09 authored by FdaSilvaYY's avatar FdaSilvaYY Committed by Rich Salz
Browse files

fix "no-engine" build of test fixture

parent b6a89161
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -60,7 +60,9 @@
#include <openssl/bio.h>
#include <openssl/err.h>
#include <openssl/conf.h>
#ifndef OPENSSL_NO_ENGINE
 #include <openssl/engine.h>
#endif
#include "e_os.h"

/* Just a ClientHello without a cookie */