1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/security/skip/files/patch-al
1999-03-10 22:28:00 +00:00

12 lines
385 B
Plaintext

diff -ur --unidirectional-new-file skipsrc-1.0.orig/certs/lib/CertInfo.C work.new/certs/lib/CertInfo.C
--- skipsrc-1.0.orig/certs/lib/CertInfo.C Fri Oct 25 13:11:39 1996
+++ work.new/certs/lib/CertInfo.C Mon Mar 8 21:33:38 1999
@@ -44,6 +44,7 @@
#pragma ident "@(#)CertInfo.C 1.14 96/04/10"
+#include <time.h>
#include "CertInfo.h"
#include "X509skip.h"
#include "HashCert.h"