You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
294 B
11 lines
294 B
--- 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"
|