mingw-openssl/SOURCES/mingw-openssl-drop-unneeded...

11 lines
294 B
Diff
Raw Permalink Normal View History

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