aboutsummaryrefslogtreecommitdiffstats
path: root/security/openscep/files/patch-scepd_dn2xid.c
blob: 13b79fec6b1cdcf68e67eb0fe3747a0392e70ea2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- scepd/dn2xid.c.orig Mon Mar 26 14:36:47 2001
+++ scepd/dn2xid.c  Thu May 19 16:26:46 2005
@@ -11,6 +11,7 @@
 #include <ldap.h>
 #include <unistd.h>
 #include <openssl/bio.h>
+#include <openssl/evp.h>
 #include <openssl/x509.h>
 #include <openssl/err.h>
 #include <fingerprint.h>