mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
ad2d57dc8e
- Pet portlint - Bump portrevision PR: ports/119398 Submitted by: Takeharu KATO <takeharu1219@ybb.ne.jp> Approved by: (maintainer timeout)
11 lines
286 B
C++
11 lines
286 B
C++
--- 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>
|
|
}
|
|
|