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