summaryrefslogtreecommitdiffstats
path: root/crypto/engine
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-11-03 16:35:31 +0000
committerUlf Möller <ulf@openssl.org>2000-11-03 16:35:31 +0000
commit864170286aac222b31d8946317bfc5eae5fe09a1 (patch)
tree07fbe4f9c9ecf783c217573e5eb33cdc3a5807b6 /crypto/engine
parent02af65b347a47a11e8f90d4c52ce2f4dc30bb726 (diff)
Minor corrections (HPUX).
From: Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
Diffstat (limited to 'crypto/engine')
-rw-r--r--crypto/engine/hw_nuron.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/engine/hw_nuron.c b/crypto/engine/hw_nuron.c
index d8a3e3f1fa..6638567202 100644
--- a/crypto/engine/hw_nuron.c
+++ b/crypto/engine/hw_nuron.c
@@ -62,7 +62,9 @@
#include <openssl/dso.h>
#include "engine_int.h"
#include <openssl/engine.h>
+#ifdef HAVE_DLFCN_H
#include <dlfcn.h>
+#endif
#ifndef NO_HW