6608bd0f2c
Problem reported by: kris
13 lines
231 B
C
13 lines
231 B
C
|
|
$FreeBSD$
|
|
|
|
--- lib/proxy.c.orig
|
|
+++ lib/proxy.c
|
|
@@ -10,6 +10,7 @@
|
|
#include <scep.h>
|
|
#include <proxy.h>
|
|
#include <openssl/evp.h>
|
|
+#include <openssl/md5.h>
|
|
|
|
/*
|
|
* proxy_authenticator compute the proxy authenticator hash value
|