Blame SOURCES/mingw-openssl-drop-unneeded-reference-to-dlfcn-h.patch

e62613
--- crypto/fips/fips.c.orig	2010-10-07 23:33:08.293664062 +0200
e62613
+++ crypto/fips/fips.c	2010-10-07 23:33:20.723360688 +0200
e62613
@@ -57,7 +57,6 @@
e62613
 #include <openssl/rsa.h>
e62613
 #include <string.h>
e62613
 #include <limits.h>
e62613
-#include <dlfcn.h>
e62613
 #include <stdio.h>
e62613
 #include <stdlib.h>
e62613
 #include "fips_locl.h"