summaryrefslogtreecommitdiff
path: root/net/v6eval/files/patch-MvFunction.cc
blob: f9924132c1b0fbb51deb5781b68a394976f6396d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lib/Pz/MvFunction.cc	2005-05-09 18:35:24.000000000 +0900
+++ lib/Pz/MvFunction.cc	2008-01-01 04:41:51.000000000 +0900
@@ -71,6 +71,7 @@ extern "C" {
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <openssl/hmac.h>
+#include <openssl/md5.h>
 #include <openssl/sha.h>
 }