1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
freebsd-ports/net/v6eval/files/patch-sigcomp.c
Beech Rintoul ad2d57dc8e - Fix build with OpenSSL-0.9.8b
- Pet portlint
- Bump portrevision

PR:		ports/119398
Submitted by:	Takeharu KATO <takeharu1219@ybb.ne.jp>
Approved by:	(maintainer timeout)
2008-01-31 02:32:19 +00:00

12 lines
242 B
C

--- bin/sigcomp/sigcomp.c 2005-05-27 20:40:19.000000000 +0900
+++ bin/sigcomp/sigcomp.c 2008-01-01 06:03:23.000000000 +0900
@@ -53,7 +53,7 @@
#include <openssl/err.h>
#include <openssl/evp.h>
-
+#include <openssl/rsa.h>
#ifdef DEBUG