Richard moved hw_nuron.c over to DSO-land recently, so this include isn't
authorGeoff Thorpe <geoff@openssl.org>
Fri, 3 Nov 2000 17:09:19 +0000 (17:09 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Fri, 3 Nov 2000 17:09:19 +0000 (17:09 +0000)
needed now.

crypto/engine/hw_nuron.c

index 6638567202122dae879a5feecd2d226e678e4fba..6887106e733442a341c01369fd3467e6f26efe37 100644 (file)
@@ -62,9 +62,6 @@
 #include <openssl/dso.h>
 #include "engine_int.h"
 #include <openssl/engine.h>
 #include <openssl/dso.h>
 #include "engine_int.h"
 #include <openssl/engine.h>
-#ifdef HAVE_DLFCN_H
-#include <dlfcn.h>
-#endif
 
 
 #ifndef NO_HW
 
 
 #ifndef NO_HW