mirror of
https://git.freebsd.org/ports.git
synced 2025-07-03 10:29:15 -04:00
- Pet portlint - Bump portrevision PR: ports/119398 Submitted by: Takeharu KATO <takeharu1219@ybb.ne.jp> Approved by: (maintainer timeout)
11 lines
242 B
C
11 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
|